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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
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
 
1
+ numpy==1.23.5
2
+ spacy==3.5.3
3
+ thinc==8.1.10
4
  transformers==4.29.0
5
+ sentencepiece==0.1.97
6
  huggingface_hub==0.14.1
7
+ gradio==3.31.0