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...
057f490
FastAPI-Backend-Models
113 kB
5 contributors
History:
126 commits
malek-messaoudii
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
057f490
3 months ago
models
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
3 months ago
routes
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
3 months ago
services
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
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
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
94 Bytes
Add .gitignore file to exclude environment and Python-related files
4 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
4 months ago
README.md
Safe
233 Bytes
initial commit
4 months ago
config.py
Safe
2.53 kB
Update config.py
3 months ago
main.py
Safe
11.2 kB
feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager.
3 months ago
requirements.txt
Safe
544 Bytes
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
3 months ago