Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
pydantic==1.8.2
|
| 4 |
-
scikit-learn-intelex
|
| 5 |
pandas==1.3.3
|
| 6 |
numpy==1.21.2
|
| 7 |
-
joblib==1.0.1
|
| 8 |
-
python-multipart==0.0.5
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
+
scikit-learn==1.0.2
|
|
|
|
|
|
|
| 3 |
pandas==1.3.3
|
| 4 |
numpy==1.21.2
|
| 5 |
+
joblib==1.0.1
|
|
|