Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,6 +17,6 @@ cloudpickle==3.0.0
|
|
| 17 |
omegaconf==2.3.0
|
| 18 |
pycocotools==2.0.8
|
| 19 |
av==12.3.0
|
| 20 |
-
gradio==4.44.1
|
| 21 |
peft==0.14.0
|
| 22 |
huggingface_hub>=0.25.0,<=0.30.0
|
|
|
|
| 17 |
omegaconf==2.3.0
|
| 18 |
pycocotools==2.0.8
|
| 19 |
av==12.3.0
|
| 20 |
+
gradio==4.44.1 #4.41.0
|
| 21 |
peft==0.14.0
|
| 22 |
huggingface_hub>=0.25.0,<=0.30.0
|