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