Spaces:
Running
Running
ai-forever
commited on
Commit
•
8375b95
1
Parent(s):
014bf66
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
plotly
|
2 |
-
gradio
|
3 |
-
numpy
|
4 |
-
pandas
|
|
|
1 |
+
plotly
|
2 |
+
gradio==4.44.1
|
3 |
+
numpy
|
4 |
+
pandas
|