Spaces:
Running
on
L4
Running
on
L4
flamehaze1115
commited on
Commit
·
2453164
1
Parent(s):
9d8adcb
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
-
diffusers[torch]==0.
|
5 |
transformers>=4.25.1
|
6 |
bitsandbytes==0.35.4
|
7 |
decord==0.6.0
|
@@ -27,4 +27,4 @@ torch_efficient_distloss
|
|
27 |
tensorboard
|
28 |
rembg
|
29 |
segment_anything
|
30 |
-
xformers
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
+
diffusers[torch]==0.19.3
|
5 |
transformers>=4.25.1
|
6 |
bitsandbytes==0.35.4
|
7 |
decord==0.6.0
|
|
|
27 |
tensorboard
|
28 |
rembg
|
29 |
segment_anything
|
30 |
+
xformers
|