Spaces:
Runtime error
Runtime error
Upload requirements (2).txt
Browse files- requirements (2).txt +5 -0
requirements (2).txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
tensorflow==2.15.0
|
| 3 |
+
numpy==1.26.4
|
| 4 |
+
gradio==4.19.2
|
| 5 |
+
Pillow==10.2.0
|