wi-lab commited on
Commit
834e755
·
1 Parent(s): 9e6b74f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -5
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
- # requirements.txt
2
- gradio>=4.37.0
3
- numpy>=1.24
4
- huggingface_hub>=0.23.0
5
- torch==2.4.1
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ numpy
3
+ pandas
4
+ scipy
5
+ matplotlib
6
+ seaborn
7
+ torch # CPU wheel will be installed by default on Spaces
8
+ umap-learn
9
+ huggingface_hub