Spaces:
Running
on
L4
Running
on
L4
update-req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==1.13.1
|
3 |
torchvision
|
4 |
-
diffusers[torch]==0.29.
|
5 |
xformers==0.0.16
|
6 |
transformers>=4.25.1
|
7 |
bitsandbytes==0.35.4
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
torch==1.13.1
|
3 |
torchvision
|
4 |
+
diffusers[torch]==0.29.1
|
5 |
xformers==0.0.16
|
6 |
transformers>=4.25.1
|
7 |
bitsandbytes==0.35.4
|