Spaces:
Running
on
Zero
Running
on
Zero
alfredplpl
commited on
Commit
·
3172316
1
Parent(s):
4508931
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu117
|
2 |
+
torch
|
3 |
+
diffusers
|
4 |
+
transformers
|
5 |
+
accelerate
|
6 |
+
ftfy
|
7 |
+
triton==2.0.0.dev20221202
|
8 |
+
xformers
|