Spaces:
Running
Running
Update requirements.txt
Browse filesSpeed test, was 27-31s/i
- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torch
|
3 |
numpy
|
4 |
torchvision
|
@@ -7,4 +7,4 @@ accelerate
|
|
7 |
ftfy
|
8 |
git+https://github.com/huggingface/diffusers
|
9 |
modin[all]
|
10 |
-
xformers
|
|
|
1 |
+
#-f --extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
torch
|
3 |
numpy
|
4 |
torchvision
|
|
|
7 |
ftfy
|
8 |
git+https://github.com/huggingface/diffusers
|
9 |
modin[all]
|
10 |
+
#xformers
|