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