Spaces:
Runtime error
Runtime error
einops>=0.7
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ torchvision
|
|
| 4 |
accelerate==1.0.1
|
| 5 |
datasets==3.1.0
|
| 6 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|
| 7 |
-
einops=
|
| 8 |
gradio_client==1.3.0
|
| 9 |
huggingface-hub==0.25.0
|
| 10 |
matplotlib==3.7.5
|
|
|
|
| 4 |
accelerate==1.0.1
|
| 5 |
datasets==3.1.0
|
| 6 |
git+https://github.com/zhuang2002/diffusers_colorflow.git
|
| 7 |
+
einops>=0.7
|
| 8 |
gradio_client==1.3.0
|
| 9 |
huggingface-hub==0.25.0
|
| 10 |
matplotlib==3.7.5
|