v2.6.2
This is an old release. Get the current version from the latest release, or download the Windows installer straight from lu-labs.ai. Older builds miss fixes and features, and some of them predate the Cloud.
custom workflows are back, and this time they came from the community: the store, the import path and the i2v input injection in this release are built on @Kizerfluid's PR #94. thank you for that one. the surface around it was rebuilt to match the create design, and two fixes from today's reports ride along.
bring your own comfyui workflows
- the workflow button in the create prompt bar (it carries a small dot until you open it once) opens the manager: import any workflow saved with comfyui's save (api format), by file or pasted json
- pairing works through tags: tag the workflow, give the same tag to a model on the models view, done. the workflow selector under advanced settings then offers it for every matching model, and auto returns to the built-in graph
- your prompt, size, steps and seed are still injected into custom graphs, custom i2v workflows get the source image wired in, and a vhs_videocombine node is switched to save mode so clips land in the gallery instead of the temp folder
- a how it works guide sits right next to the popup's close button
fixed
- read aloud on windows n editions (#77): piper playback failed with "neural audio playback failed" even though the voice was installed and fine. windows n has no media feature pack, so the audio element has nothing to decode with. playback now falls back to web audio with hand-decoded pcm, which needs no system codec at all
- comfyui installs with a broken python say so: when pip reports the ssl module as unavailable, the python itself was built without ssl. the error now says exactly that, with the one-liner to check and the package-manager route to fix it, instead of pointing at antivirus or the clock
- model discovery survives a failing folder: image and video model listing are probed independently, so one unreadable folder costs that lane instead of emptying the whole list
updating: the app updates itself, or grab the installer for your platform below.