Fix requirements.txt: remove gradio version pin to avoid SDK conflict
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
|
|
|
|
|
|
| 1 |
+
# Dependencies are handled by the Gradio Space SDK.
|
| 2 |
+
# Add any extra packages here (not gradio itself).
|