Spaces:
Runtime error
Runtime error
Fixed requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pip
|
2 |
gradio
|
3 |
-
tensorflow
|
4 |
numpy
|
5 |
matplotlib
|
6 |
|
|
|
1 |
pip
|
2 |
gradio
|
3 |
+
tensorflow==2.13.0
|
4 |
numpy
|
5 |
matplotlib
|
6 |
|