Spaces:
Sleeping
Sleeping
YonaniCodes commited on
Commit ·
cbbdcf1
1
Parent(s): 44b4995
dependancy change
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
tensorflow==2.15.0
|
| 3 |
tensorflow-hub==0.16.1
|
| 4 |
numpy
|
|
|
|
|
|
| 1 |
+
gradio>=3.30.0
|
| 2 |
tensorflow==2.15.0
|
| 3 |
tensorflow-hub==0.16.1
|
| 4 |
numpy
|
| 5 |
+
Pillow
|