Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
numpy
|
3 |
Pillow
|
4 |
-
tensorflow
|
5 |
matplotlib
|
|
|
1 |
gradio
|
2 |
numpy
|
3 |
Pillow
|
4 |
+
tensorflow==2.12
|
5 |
matplotlib
|