Commit
·
8996688
1
Parent(s):
6a96c80
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
accelerate
|
2 |
diffusers @ git+https://github.com/huggingface/diffusers
|
3 |
-
transformers
|
4 |
|
5 |
-
--extra-index-url https://download.pytorch.org/whl/
|
6 |
torch
|
|
|
1 |
+
accelerate
|
2 |
diffusers @ git+https://github.com/huggingface/diffusers
|
3 |
+
transformers
|
4 |
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch
|