Spaces:
Runtime error
Runtime error
Commit ·
87f0905
1
Parent(s): dbdebc1
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
pandas
|
| 3 |
-
scikit-learn
|
| 4 |
-
|
|
|
|
| 1 |
+
gradio == 3.30.0
|
| 2 |
+
pandas == 1.4.2
|
| 3 |
+
scikit-learn == 1.2.2
|
|
|