Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ transformers
|
|
3 |
nvidia-ml-py3
|
4 |
ftfy
|
5 |
torchvision
|
|
|
6 |
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
7 |
-e git+https://github.com/Jack000/glid-3-xl-stable@master#egg=guided_diffusion
|
|
|
3 |
nvidia-ml-py3
|
4 |
ftfy
|
5 |
torchvision
|
6 |
+
einops
|
7 |
--extra-index-url https://download.pytorch.org/whl/cu113 torch
|
8 |
-e git+https://github.com/Jack000/glid-3-xl-stable@master#egg=guided_diffusion
|