SIGN IN SIGN UP
mudler / LocalAI UNCLAIMED

LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.

0 0 102 Go

chore: :arrow_up: Update leejet/stable-diffusion.cpp to `5b0267e941cade15bd80089d89838795d9f4baa6` (#9907)

Adapt the C++ wrapper to the new `generate_video()` signature: upstream now
returns `bool` and writes frames/audio via out-parameters (`sd_image_t**`,
`sd_audio_t**`). Also set `p->fps` on the params struct (new upstream field)
and free the returned audio handle on both the success and error paths.


Assisted-by: claude-code:claude-opus-4-7

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Co-authored-by: Ettore Di Giacinto <mudler@localai.io>
L
LocalAI [bot] committed
ef6ca345132ff584c2b2e8add1694aad03bac2ff
Parent: 9413c37
Committed by GitHub <noreply@github.com> on 5/20/2026, 8:53:19 PM