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