Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
7471abb
FastAPI-Backend-Models
17 kB
Ctrl+K
Ctrl+K
5 contributors
History:
18 commits
malek-messaoudii
Update label.py
7471abb
5 months ago
models
Update label.py
5 months ago
routes
Redirect root endpoint to API documentation instead of returning API information
5 months ago
services
Fix formatting in stance_model_manager.py by adjusting whitespace in tokenizer loading code
5 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
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
94 Bytes
Add .gitignore file to exclude environment and Python-related files
5 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
5 months ago
README.md
Safe
233 Bytes
initial commit
5 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
5 months ago
main.py
Safe
2.46 kB
Fix variable name for Hugging Face API key in stance model loading process in main.py
5 months ago
requirements.txt
Safe
134 Bytes
first test
5 months ago