Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
# HF Spaces installs Gradio from sdk_version in README.md
|
| 2 |
-
# Do NOT add gradio here — it causes version conflicts
|
| 3 |
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
+
# HF Spaces installs Gradio automatically from sdk_version in README.md
|
| 2 |
+
# Do NOT add gradio here — it causes version conflicts on Spaces
|
| 3 |
|
| 4 |
+
Pillow>=10.0.0
|
| 5 |
+
requests>=2.31.0
|