Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio==3.8.1
|
| 2 |
pandas==1.4.2
|
| 3 |
-
pycaret==2.3.10
|
|
|
|
| 1 |
+
pip==22.3
|
| 2 |
gradio==3.8.1
|
| 3 |
pandas==1.4.2
|
| 4 |
+
pycaret==2.3.10
|