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