oceddyyy commited on
Commit
768666c
·
verified ·
1 Parent(s): f400e4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- huggingface_hub==0.25.2
2
- gradio>=3.0
3
- transformers>=4.30
4
- torch>=2.0
 
 
1
+ gradio==3.31.0
2
+ transformers==4.29.0
3
+ spacy==3.5.0
4
+ huggingface_hub==0.14.1
5
+ sentencepiece==0.1.97