Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
--
|
2 |
torch
|
3 |
diffusers
|
4 |
-
|
5 |
-
git+https://github.com/huggingface/transformers
|
6 |
accelerate
|
7 |
ftfy
|
|
|
1 |
+
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch
|
3 |
diffusers
|
4 |
+
transformers
|
|
|
5 |
accelerate
|
6 |
ftfy
|