Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
accelerate
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
torch
|
| 4 |
-
transformers
|
| 5 |
xformers
|
| 6 |
sentencepiece
|
| 7 |
git+https://github.com/huggingface/peft.git
|
|
|
|
| 1 |
+
git+https://github.com/huggingface/accelerate.git
|
| 2 |
git+https://github.com/huggingface/diffusers.git
|
| 3 |
torch
|
| 4 |
+
git+https://github.com/huggingface/transformers.git
|
| 5 |
xformers
|
| 6 |
sentencepiece
|
| 7 |
git+https://github.com/huggingface/peft.git
|