fix(diffusers): sd_embed is not always available (#8602)

Seems sd_embed doesn't play well with MPS and L4T. Making it optional

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2026-02-19 10:45:17 +01:00
committed by GitHub
parent 68c7077491
commit dadc7158fb
4 changed files with 19 additions and 5 deletions

View File

@@ -5,7 +5,6 @@ opencv-python
transformers
accelerate
compel
git+https://github.com/xhinker/sd_embed
peft
sentencepiece
optimum-quanto