Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
gradio==3.32.0
|
2 |
-
tensorflow==2.
|
|
|
|
1 |
gradio==3.32.0
|
2 |
+
tensorflow==2.12.0
|
3 |
+
numpy<2.0
|