humanlong commited on
Commit
c529380
·
verified ·
1 Parent(s): 319f436

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ numpy>=1.21.0
2
+ scipy>=1.7.0
3
+ scikit-learn>=1.0.0
4
+ matplotlib>=3.5.0
5
+ seaborn>=0.11.0
6
+ gradio>=4.0.0