Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
flask
|
2 |
numpy
|
3 |
pillow
|
4 |
-
huggingface_hub
|
5 |
tensorflow==2.15.0
|
6 |
keras==2.15.0
|
7 |
gdown==5.1.0
|
|
|
1 |
flask
|
2 |
numpy
|
3 |
pillow
|
4 |
+
huggingface_hub==0.30.1
|
5 |
tensorflow==2.15.0
|
6 |
keras==2.15.0
|
7 |
gdown==5.1.0
|