Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
git+https://github.com/huggingface/diffusers.git@4010c45e08a15658cf51cb115c7db435cd6c52a1
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
-
git+https://github.com/huggingface/
|
| 5 |
-
|
|
|
|
|
|
|
|
|
| 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 |
+
safetensors
|
| 5 |
+
sentencepiece
|
| 6 |
+
git+https://github.com/huggingface/peft.git
|