Spaces:
Sleeping
Sleeping
mriusero
commited on
Commit
·
9b844d7
1
Parent(s):
cc39e44
fix: add scipy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub
|
2 |
gradio==5.33.0
|
3 |
numpy
|
4 |
-
pandas
|
|
|
|
1 |
huggingface_hub
|
2 |
gradio==5.33.0
|
3 |
numpy
|
4 |
+
pandas
|
5 |
+
scipy
|