Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,11 @@ scikit-learn
|
|
| 4 |
joblib
|
| 5 |
numpy
|
| 6 |
pandas
|
| 7 |
-
pydantic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
joblib
|
| 5 |
numpy
|
| 6 |
pandas
|
| 7 |
+
pydantic
|
| 8 |
+
fastapi
|
| 9 |
+
uvicorn
|
| 10 |
+
huggingface_hub
|
| 11 |
+
joblib
|
| 12 |
+
pandas
|
| 13 |
+
onnxruntime
|
| 14 |
+
numpy
|