Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3bd4a19
FastAPI-Backend-Models
17 kB
5 contributors
History:
17 commits
Yassine Mhirsi
Update API documentation URL in lifespan function of main.py
3bd4a19
about 1 month ago
models
test
about 1 month ago
routes
Redirect root endpoint to API documentation instead of returning API information
about 1 month ago
services
Fix formatting in stance_model_manager.py by adjusting whitespace in tokenizer loading code
about 1 month ago
.dockerignore
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
94 Bytes
Add .gitignore file to exclude environment and Python-related files
about 1 month ago
Dockerfile
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
about 1 month ago
README.md
233 Bytes
initial commit
about 1 month ago
config.py
1.16 kB
Update configuration for stance detection model by renaming environment variables and adjusting model loading in main.py
about 1 month ago
main.py
2.46 kB
Update API documentation URL in lifespan function of main.py
about 1 month ago
requirements.txt
134 Bytes
first test
about 1 month ago