Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ scikit-learn
|
|
| 5 |
joblib
|
| 6 |
huggingface-hub
|
| 7 |
prometheus_client
|
| 8 |
-
requests
|
|
|
|
|
|
| 5 |
joblib
|
| 6 |
huggingface-hub
|
| 7 |
prometheus_client
|
| 8 |
+
requests
|
| 9 |
+
python-multipart
|