abdullah63 commited on
Commit
32ff591
·
verified ·
1 Parent(s): 6e99950

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ sentencepiece>=0.2.0
3
+ gradio>=4.0.0
4
+ numpy>=1.23.0
5
+ pandas>=1.5.0
6
+ scikit-learn>=1.2.0
7
+ tqdm>=4.65.0