Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
tensorflow==2.12.0
|
2 |
numpy==1.23.5
|
3 |
-
gradio==3.39.0
|
|
|
|
1 |
tensorflow==2.12.0
|
2 |
numpy==1.23.5
|
3 |
+
gradio==3.39.0
|
4 |
+
Pillow==8.3.2
|