walaa2022 commited on
Commit
04f3185
·
verified ·
1 Parent(s): ea4b18b

Upload requirements.txt.txt

Browse files
Files changed (1) hide show
  1. requirements.txt.txt +9 -0
requirements.txt.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=3.50.0
2
+ torch>=1.9.0
3
+ transformers>=4.30.0
4
+ pandas>=1.3.0
5
+ numpy>=1.21.0
6
+ openpyxl>=3.0.9
7
+ markdown>=3.3.4
8
+ scikit-learn>=0.24.2
9
+ sentencepiece>=0.1.99