Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
gradio>=
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.44.0
|
2 |
+
pandas>=2.0.3
|
3 |
+
scikit-learn>=1.2.2 # For mock model compatibility
|
4 |
+
numpy>=1.24.3
|