Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
git+https://github.com/huggingface/diffusers.git
|
2 |
transformers
|
3 |
accelerate
|
4 |
safetensors
|
@@ -7,4 +7,4 @@ peft
|
|
7 |
ftfy
|
8 |
imageio-ffmpeg
|
9 |
opencv-python
|
10 |
-
|
|
|
1 |
+
git+https://github.com/huggingface/diffusers.git
|
2 |
transformers
|
3 |
accelerate
|
4 |
safetensors
|
|
|
7 |
ftfy
|
8 |
imageio-ffmpeg
|
9 |
opencv-python
|
10 |
+
einops
|