Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -9,3 +9,8 @@ imageio==2.27.0
|
|
9 |
gdown
|
10 |
einops
|
11 |
omegaconf
|
|
|
|
|
|
|
|
|
|
|
|
9 |
gdown
|
10 |
einops
|
11 |
omegaconf
|
12 |
+
safetensors
|
13 |
+
gradio
|
14 |
+
imageio[ffmpeg]
|
15 |
+
imageio[pyav]
|
16 |
+
accelerate
|