Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,8 +8,8 @@ imageio==2.27.0
|
|
| 8 |
gdown
|
| 9 |
einops
|
| 10 |
omegaconf
|
|
|
|
| 11 |
safetensors
|
| 12 |
-
gradio
|
| 13 |
imageio[ffmpeg]
|
| 14 |
imageio[pyav]
|
| 15 |
accelerate
|
|
|
|
| 8 |
gdown
|
| 9 |
einops
|
| 10 |
omegaconf
|
| 11 |
+
gradio==5.44.0
|
| 12 |
safetensors
|
|
|
|
| 13 |
imageio[ffmpeg]
|
| 14 |
imageio[pyav]
|
| 15 |
accelerate
|