Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
karim323
/
nlp-analysis-api
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nlp-analysis-api
59.1 kB
1 contributor
History:
5 commits
karim323
Add sentencepiece dependency for translation models
e5b550f
3 months ago
lib
Fix HF Spaces deployment: use port 7860, async model loading, immediate health checks
3 months ago
.gitattributes
1.52 kB
initial commit
3 months ago
.gitignore
426 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
.railwayignore
214 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
ARCHITECTURE.md
7.72 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
Dockerfile
639 Bytes
Fix HF Spaces deployment: use port 7860, async model loading, immediate health checks
3 months ago
ENV_SETUP.md
1.69 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
Procfile
61 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
QUICKSTART.md
5.23 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
README.md
1.24 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
README_DEPLOYMENT.md
1.95 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
TESTING.md
4.78 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
app.py
359 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
main.py
4.42 kB
Fix HF Spaces deployment: use port 7860, async model loading, immediate health checks
3 months ago
pytest.ini
594 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
railway.json
234 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
requirements-dev.txt
433 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
requirements.txt
267 Bytes
Add sentencepiece dependency for translation models
3 months ago
run_server.py
818 Bytes
Add NLP Analysis API backend with FastAPI and transformers
3 months ago
run_tests.py
1.16 kB
Add NLP Analysis API backend with FastAPI and transformers
3 months ago