Add second workflow batch for Z-Image, LTX, and MiniMax

This commit is contained in:
Morpheus
2026-08-08 21:59:05 +00:00
parent 1a42e3579f
commit d1c7a41bb4
10 changed files with 20165 additions and 0 deletions
@@ -0,0 +1,41 @@
# LTX 2.3 Character Sheet Best Face ID
## Summary
`LTX 2.3` character-sheet / face-reference workflow using `Best-Face-ID`-style LoRA support.
## Model Family
- `ltx`
## Status
- `imported-only`
## Source
- Workflow pack page: <https://huggingface.co/RuneXX/LTX-2.3-Workflows>
- Workflow file: <https://huggingface.co/RuneXX/LTX-2.3-Workflows/resolve/main/Multi-ref-character-sheet/LTX-2.3_-_T2V_R2V_character-sheet_Best-Face-ID-Lora.json?download=true>
- Original publisher: `RuneXX`
- Date imported: `2026-08-08`
## Developer notes
- Comes from the multi-reference / character-sheet section of the RuneXX pack.
- Uses more identity/reference-specific conditioning nodes than the simple LTX workflows.
## Our notes
- This is exactly the kind of workflow worth collecting if character consistency matters.
- Likely too heavy to be the very first `3070` test, but high-value for later comparison and optimization.
- Strong input candidate for a future `optimized/image-to-video/` or consistency-oriented LTX master.
## Required custom nodes
- `ComfyUI-KJNodes`
- `rgthree-comfy`
- identity/reference helper nodes used by the workflow pack
## Notes
- Best current LTX character-consistency import in the repo.
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,40 @@
# LTX 2.3 First Last Frame
## Summary
`LTX 2.3` first-last-frame workflow for controlled transition video generation.
## Model Family
- `ltx`
## Status
- `imported-only`
## Source
- Workflow pack page: <https://huggingface.co/RuneXX/LTX-2.3-Workflows>
- Workflow file: <https://huggingface.co/RuneXX/LTX-2.3-Workflows/resolve/main/First-Last-Frame/LTX-2.3_-_FLF2V_First-Last-Frame.json?download=true>
- Original publisher: `RuneXX`
- Date imported: `2026-08-08`
## Developer notes
- Part of the RuneXX extracted-model workflow pack.
- Includes several attention/sage/memory-efficiency helpers compared with the simpler LTX graphs.
## Our notes
- This is one of the most relevant `LTX 2.3` workflows for you because first/last-frame control is a practical, non-toy use case.
- It is heavier than the simple single-pass workflows, so it is more of a second-step test after confirming LTX is even workable on the `3070`.
## Required custom nodes
- `ComfyUI-KJNodes`
- `rgthree-comfy`
- attention/memory helper nodes used by the RuneXX pack
## Notes
- Best current LTX first-last-frame import in the repo.
File diff suppressed because it is too large Load Diff