comma-fixer / requirements.txt
klasocki's picture
Add baseline, server, unit tests and failing integration tests
5760b44
raw
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