Spaces:
Sleeping
Sleeping
TianxingWu
commited on
Commit
·
08c3ac2
1
Parent(s):
8a6c9b5
assign gradio version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ gdown
|
|
9 |
einops
|
10 |
omegaconf
|
11 |
safetensors
|
12 |
-
gradio
|
13 |
imageio[ffmpeg]
|
14 |
imageio[pyav]
|
15 |
-
accelerate
|
|
|
9 |
einops
|
10 |
omegaconf
|
11 |
safetensors
|
12 |
+
gradio==3.41.2
|
13 |
imageio[ffmpeg]
|
14 |
imageio[pyav]
|
15 |
+
accelerate
|