Spaces:
Runtime error
Runtime error
Commit
•
e8dc2bf
1
Parent(s):
82c538e
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
git+https://github.com/TheLastBen/diffusers
|
2 |
accelerate==0.12.0
|
3 |
OmegaConf
|
@@ -9,6 +12,4 @@ transformers
|
|
9 |
pyfiglet
|
10 |
triton==2.0.0.dev20220701
|
11 |
bitsandbytes
|
12 |
-
https://github.com/TheLastBen/fast-stable-diffusion/raw/main/precompiled/T4/xformers-0.0.13.dev0-py3-none-any.whl
|
13 |
-
torch
|
14 |
-
torchvision
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
git+https://github.com/TheLastBen/diffusers
|
5 |
accelerate==0.12.0
|
6 |
OmegaConf
|
|
|
12 |
pyfiglet
|
13 |
triton==2.0.0.dev20220701
|
14 |
bitsandbytes
|
15 |
+
https://github.com/TheLastBen/fast-stable-diffusion/raw/main/precompiled/T4/xformers-0.0.13.dev0-py3-none-any.whl
|
|
|
|