aiwhisperer33 commited on
Commit
eeaaac0
·
verified ·
1 Parent(s): 4589219

Update 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
+ gradio>=3.0
2
+ pandas
3
+ numpy
4
+ scipy
5
+ scikit-learn
6
+ tensorflow-cpu
7
+ requests