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...
7a0be7b
FastAPI-Backend-Models
145 kB
5 contributors
History:
141 commits
Yassine Mhirsi
feat: Enhance analysis endpoints to support JSON body input and CSV file uploads for argument analysis
7a0be7b
5 days ago
models
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
5 days ago
routes
feat: Enhance analysis endpoints to support JSON body input and CSV file uploads for argument analysis
5 days ago
services
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
5 days 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
93 Bytes
chore: remove default fallback value for HUGGINGFACE_GENERATE_MODEL_ID.
6 days 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
2.76 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
5 days ago
main.py
11.5 kB
fix: Update error logging for route loading failures and enhance route debugging with detailed logging of available routes
5 days ago
requirements.txt
699 Bytes
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
5 days ago