Obai33 commited on
Commit
958a427
·
verified ·
1 Parent(s): 874b2bb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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.6.0
8
+ numpy==1.19.5