Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,5 +7,7 @@ torchvision
|
|
7 |
huggingface_hub
|
8 |
spaces
|
9 |
opencv-python
|
|
|
|
|
10 |
|
11 |
git+https://github.com/huggingface/diffusers.git@main
|
|
|
7 |
huggingface_hub
|
8 |
spaces
|
9 |
opencv-python
|
10 |
+
imageio
|
11 |
+
imageio-ffmpeg
|
12 |
|
13 |
git+https://github.com/huggingface/diffusers.git@main
|