Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
|
|
|
|
|
|
1 |
xformers
|
2 |
bitsandbytes
|
3 |
transformers
|
4 |
accelerate
|
5 |
-
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
-
torch==1.12.1+cu113
|
7 |
-
torchvision==0.13.1+cu113
|
8 |
git+https://github.com/huggingface/diffusers.git
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
+
torch==1.12.1+cu113
|
3 |
+
torchvision==0.13.1+cu113
|
4 |
xformers
|
5 |
bitsandbytes
|
6 |
transformers
|
7 |
accelerate
|
|
|
|
|
|
|
8 |
git+https://github.com/huggingface/diffusers.git
|