Spaces:
Sleeping
Sleeping
chicong commited on
Commit ·
dceb968
1
Parent(s): 47ec422
Fix keras model loading by upgrading tensorflow-cpu
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
-
tensorflow-cpu
|
| 5 |
pillow
|
| 6 |
numpy
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-multipart
|
| 4 |
+
tensorflow-cpu
|
| 5 |
pillow
|
| 6 |
numpy
|