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...
dc6c29a
FastAPI-Backend-Models
17 kB
5 contributors
History:
14 commits
Yassine Mhirsi
Fix variable name for Hugging Face API key in stance model loading process in main.py
dc6c29a
about 1 month ago
models
Add model_config to HealthResponse in health.py for enhanced configuration options
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
Fix variable name for Hugging Face API key in stance model loading process in main.py
about 1 month ago
requirements.txt
134 Bytes
first test
about 1 month ago