Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ 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
|
|
|
|
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
|
6 |
+
gradio_imageslider
|