Spaces:
Sleeping
Sleeping
mriusero
commited on
Commit
·
5423593
1
Parent(s):
2435fea
fix: requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
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
|
6 |
+
plotly
|