Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
tensorflow
|
|
|
2 |
numpy
|
3 |
matplotlib==3.5.2
|
4 |
gradio==3.0.15
|
|
|
1 |
+
tensorflow==2.12
|
2 |
+
keras==2.12.0
|
3 |
numpy
|
4 |
matplotlib==3.5.2
|
5 |
gradio==3.0.15
|