Spaces:
Running
on
Zero
Running
on
Zero
adding `sentencepiece` dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
spaces
|
| 3 |
accelerate
|
| 4 |
transformers
|
|
|
|
| 5 |
git+https://github.com/Gothos/diffusers.git@flux-inpaint
|
|
|
|
| 2 |
spaces
|
| 3 |
accelerate
|
| 4 |
transformers
|
| 5 |
+
sentencepiece
|
| 6 |
git+https://github.com/Gothos/diffusers.git@flux-inpaint
|