Spaces:
Sleeping
Sleeping
Upload backend/requirements.txt with huggingface_hub
Browse files- backend/requirements.txt +2 -1
backend/requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ pillow==11.0.0
|
|
| 10 |
numpy
|
| 11 |
keras
|
| 12 |
tensorflow-cpu
|
| 13 |
-
watchfiles
|
|
|
|
|
|
| 10 |
numpy
|
| 11 |
keras
|
| 12 |
tensorflow-cpu
|
| 13 |
+
watchfiles
|
| 14 |
+
huggingface_hub
|