Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
tensorflow==2.17.0
|
2 |
gradio==4.40.0
|
3 |
-
numpy==1.26.4
|
|
|
|
1 |
tensorflow==2.17.0
|
2 |
gradio==4.40.0
|
3 |
+
numpy==1.26.4
|
4 |
+
tensorflow-hub>=0.16.0
|