Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
| 1 |
+
tensorflow==2.12.0
|
| 2 |
+
keras==2.12.0
|
| 3 |
+
fastapi==0.95.1
|
| 4 |
+
uvicorn==0.22.0
|
| 5 |
+
numpy==1.23.5
|