Use gradio 3.18.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ decord==0.6.0
|
|
| 4 |
diffusers[torch]==0.11.1
|
| 5 |
einops==0.6.0
|
| 6 |
ftfy==6.1.1
|
| 7 |
-
gradio==3.
|
| 8 |
huggingface-hub==0.12.0
|
| 9 |
imageio==2.25.0
|
| 10 |
imageio-ffmpeg==0.4.8
|
|
|
|
| 4 |
diffusers[torch]==0.11.1
|
| 5 |
einops==0.6.0
|
| 6 |
ftfy==6.1.1
|
| 7 |
+
gradio==3.18.0
|
| 8 |
huggingface-hub==0.12.0
|
| 9 |
imageio==2.25.0
|
| 10 |
imageio-ffmpeg==0.4.8
|