Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
momentfm>=0.1.0
|
| 2 |
-
gradio>=
|
|
|
|
| 3 |
numpy>=1.23.0
|
| 4 |
-
|
| 5 |
-
matplotlib>=3.6.0
|
| 6 |
-
torch>=2.0.0
|
| 7 |
-
transformers>=4.30.0
|
| 8 |
-
scikit-learn>=1.2.0
|
|
|
|
| 1 |
momentfm>=0.1.0
|
| 2 |
+
gradio>=4.0.0
|
| 3 |
+
pandas>=2.0.0
|
| 4 |
numpy>=1.23.0
|
| 5 |
+
matplotlib>=3.7.0
|
|
|
|
|
|
|
|
|
|
|
|