Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,5 +15,6 @@ einops-exts==0.0.4
|
|
| 15 |
einops==0.6.1
|
| 16 |
scikit-learn==1.2.2
|
| 17 |
numpy
|
| 18 |
-
modelscope==1.13.3
|
| 19 |
huggingface_hub
|
|
|
|
|
|
|
|
|
| 15 |
einops==0.6.1
|
| 16 |
scikit-learn==1.2.2
|
| 17 |
numpy
|
|
|
|
| 18 |
huggingface_hub
|
| 19 |
+
gradio==3.35.2
|
| 20 |
+
gradio_client==0.2.9
|