Spaces:
Runtime error
Runtime error
Quick dependency fix (#1)
Browse files- Quick dependency fix (994202e41504fe542018a8152463c2eab36606dc)
Co-authored-by: Mohammed Machrouh <medmac01@users.noreply.huggingface.co>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
keras-cv
|
2 |
tensorflow
|
3 |
-
huggingface-hub
|
|
|
|
1 |
keras-cv
|
2 |
tensorflow
|
3 |
+
huggingface-hub
|
4 |
+
keras-core
|