comma-fixer / requirements.txt
klasocki's picture
Multi-stage build in Dockerfile, reduces size by 3GB, and runs tests
775b8b4
raw
history blame
166 Bytes
fastapi==0.101.1
gunicorn==21.2.0
uvicorn==0.23.2
torch==2.0.1
transformers==4.31.0
# for the tokenizer of the baseline model
protobuf==4.24.0
sentencepiece==0.1.99