Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
klasocki
/
comma-fixer
like
0
Sleeping
App
Files
Files
Community
f42ec01
comma-fixer
/
requirements.txt
klasocki
Migrate to FastAPI from Flask, Docker works
f42ec01
over 1 year ago
raw
Copy download link
history
blame
179 Bytes
fastapi==0.101.1
gunicorn==21.2.0
uvicorn==0.23.2
pytest
httpx
torch==2.0.1
transformers==4.31.0
# for the tokenizer of the baseline model
protobuf==4.24.0
sentencepiece==0.1.99