Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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...
f35b1bb
FastAPI-Backend-Models
Ctrl+K
Ctrl+K
5 contributors
History:
16 commits
Yassine Mhirsi
test
f35b1bb
9 months ago
models
test
9 months ago
routes
Redirect root endpoint to API documentation instead of returning API information
10 months ago
services
Fix formatting in stance_model_manager.py by adjusting whitespace in tokenizer loading code
9 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
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
94 Bytes
Add .gitignore file to exclude environment and Python-related files
10 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
10 months ago
README.md
Safe
233 Bytes
initial commit
10 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
9 months ago
main.py
Safe
2.46 kB
Fix variable name for Hugging Face API key in stance model loading process in main.py
9 months ago
requirements.txt
Safe
134 Bytes
first test
10 months ago