Spaces:
Runtime error
Runtime error
fix gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,6 +9,6 @@ streamlit==1.22.0
|
|
| 9 |
altair<5
|
| 10 |
huggingface_hub
|
| 11 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 12 |
-
gradio
|
| 13 |
fire
|
| 14 |
accelerate
|
|
|
|
| 9 |
altair<5
|
| 10 |
huggingface_hub
|
| 11 |
git+https://github.com/facebookresearch/segment-anything.git
|
| 12 |
+
gradio==3.50.2
|
| 13 |
fire
|
| 14 |
accelerate
|