1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

add sentencepiece to requirements.txt for SD3 dreambooth (#8538)

* add `sentencepiece` requirement for SD3

add `sentencepiece` requirement

* Empty-Commit

---------

Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
This commit is contained in:
Jonathan Rahn
2024-06-14 23:48:36 +02:00
committed by GitHub
parent f96e4a16ad
commit a899e42fc7

View File

@@ -5,3 +5,4 @@ ftfy
tensorboard
Jinja2
peft==0.11.1
sentencepiece