Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
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...
06928e7
FastAPI-Backend-Models
144 kB
Ctrl+K
Ctrl+K
5 contributors
History:
139 commits
Yassine Mhirsi
refactor: Change analysis endpoint prefixes from "" to "analyse" and update related route methods to use "stance"
06928e7
5 months ago
models
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
5 months ago
routes
refactor: Change analysis endpoint prefixes from "" to "analyse" and update related route methods to use "stance"
5 months ago
services
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
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
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
93 Bytes
chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
5 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
6 months ago
README.md
Safe
233 Bytes
initial commit
6 months ago
config.py
Safe
2.76 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
5 months ago
main.py
Safe
11.2 kB
feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager.
5 months ago
requirements.txt
Safe
699 Bytes
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
5 months ago