Obai33 commited on
Commit
57673c2
·
verified ·
1 Parent(s): 5a73569

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,9 +1,8 @@
1
- transformers
2
- tashaphyne
3
- gradio
4
- translate
5
- pandas
6
- nltk
7
- numpy
8
- tensorflow
9
- keras
 
1
+ transformers==4.16.2
2
+ tashaphyne==0.3.2
3
+ gradio==2.3.3
4
+ translate==3.6.5
5
+ pandas==1.3.3
6
+ nltk==3.6.5
7
+ tensorflow==2.11.0
8
+ numpy==1.19.5