Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
scikit-learn
|
| 7 |
-
joblib
|
|
|
|
| 1 |
+
tensorflow-cpu==2.13.1
|
| 2 |
+
numpy==1.23.5
|
| 3 |
+
gradio==4.44.0
|
| 4 |
+
fastapi==0.109.2
|
| 5 |
+
uvicorn==0.24.0.post1
|
|
|
|
|
|