Spaces:
Runtime error
Runtime error
Sandy2636
commited on
Commit
·
c4a4ad5
1
Parent(s):
e71549e
Add application file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
gradio~=3.50.2
|
2 |
requests>=2.25.0,<3.0.0
|
3 |
# pillow might be needed explicitly if not pulled by gradio for image handling
|
4 |
-
Pillow>=9.0
|
|
|
1 |
gradio~=3.50.2
|
2 |
requests>=2.25.0,<3.0.0
|
3 |
# pillow might be needed explicitly if not pulled by gradio for image handling
|
4 |
+
Pillow>=9.0.0
|