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