Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 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
|
| 7 |
spaces==0.30.3
|
|
|
|
| 1 |
torch
|
| 2 |
git+https://github.com/huggingface/diffusers.git@1131e3d04e3131f4c24565257665d75364d696d9
|
| 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
|