Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ pandas
|
|
3 |
huggingface_hub
|
4 |
scikit-learn
|
5 |
joblib
|
|
|
|
|
|
3 |
huggingface_hub
|
4 |
scikit-learn
|
5 |
joblib
|
6 |
+
httpx==0.23.0
|
7 |
+
httpcore==0.15.0
|