Spaces:
Sleeping
Sleeping
Ekins Kuuzie
commited on
Updated requirements.txt file after changing space visibility to public
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
tensorflow==2.15.0
|
2 |
numpy==1.26.0
|
3 |
-
gradio==
|
|
|
4 |
Pillow==9.5.0
|
5 |
pandas==2.1.0
|
|
|
1 |
tensorflow==2.15.0
|
2 |
numpy==1.26.0
|
3 |
+
gradio==4.16.0
|
4 |
+
gradio_client==0.8.1
|
5 |
Pillow==9.5.0
|
6 |
pandas==2.1.0
|