Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,12 @@ git+https://github.com/huggingface/diffusers.git@4010c45e08a15658cf51cb115c7db43
|
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
gradio_imageslider
|
|
|
|
| 3 |
git+https://github.com/huggingface/transformers.git
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
sentencepiece
|
| 6 |
+
|
| 7 |
+
accelerate
|
| 8 |
+
xformers
|
| 9 |
+
ftfy
|
| 10 |
+
spaces
|
| 11 |
+
optimum
|
| 12 |
+
beautifulsoup4
|
| 13 |
+
gradio
|
| 14 |
gradio_imageslider
|