Spaces:
Sleeping
Sleeping
Pin gradio to <6.0 to avoid Node.js SSR error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -13,5 +13,5 @@ kornia
|
|
| 13 |
ultralytics
|
| 14 |
transformers
|
| 15 |
python-dotenv
|
| 16 |
-
gradio
|
| 17 |
gradio-imageslider
|
|
|
|
| 13 |
ultralytics
|
| 14 |
transformers
|
| 15 |
python-dotenv
|
| 16 |
+
gradio<6.0
|
| 17 |
gradio-imageslider
|