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