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