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