Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,7 @@ mediapipe
|
|
| 7 |
pandas
|
| 8 |
scikit-learn
|
| 9 |
Pillow
|
| 10 |
-
joblib
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pandas
|
| 8 |
scikit-learn
|
| 9 |
Pillow
|
| 10 |
+
joblib
|
| 11 |
+
fastapi
|
| 12 |
+
uvicorn
|
| 13 |
+
tflite-runtime
|