Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
klasocki
/
comma-fixer
like
0
Sleeping
App
Files
Files
Community
35c0239
comma-fixer
/
requirements.txt
klasocki
Add baseline, server, unit tests and failing integration tests
5760b44
over 1 year ago
raw
Copy download link
history
blame
144 Bytes
flask == 2.2.2
pytest
torch == 2.0.1
transformers == 4.31.0
# for the tokenizer of the baseline model
protobuf == 4.24.0
sentencepiece==0.1.99