Spaces:
Running
on
Zero
Running
on
Zero
alfredplpl
commited on
Commit
·
f55f6bf
1
Parent(s):
1a3ab60
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
torch
|
3 |
git+https://github.com/huggingface/diffusers.git
|
4 |
transformers
|
5 |
accelerate
|
6 |
ftfy
|
7 |
-
triton
|
8 |
xformers
|
|
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/diffusers.git
|
3 |
transformers
|
4 |
accelerate
|
5 |
ftfy
|
6 |
+
triton
|
7 |
xformers
|