Fix Hugging Face Gradio dependency range
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
gradio>=
|
|
|
|
| 1 |
+
gradio>=6.0,<7.0
|