Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -17,7 +17,7 @@ pipeline
|
|
| 17 |
safetensors
|
| 18 |
hf-transfer
|
| 19 |
huggingface_hub[hf_transfer]
|
| 20 |
-
|
| 21 |
paramiko
|
| 22 |
|
| 23 |
git+https://github.com/asomoza/image_gen_aux.git
|
|
|
|
| 17 |
safetensors
|
| 18 |
hf-transfer
|
| 19 |
huggingface_hub[hf_transfer]
|
| 20 |
+
sentencepiece
|
| 21 |
paramiko
|
| 22 |
|
| 23 |
git+https://github.com/asomoza/image_gen_aux.git
|