Initial workflow library structure

This commit is contained in:
Morpheus
2026-08-08 20:35:17 +00:00
commit 1c577ae514
7 changed files with 127 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Incoming Workflows
Temporary holding area for workflows that have been collected but not yet sorted into a model family.
Move each workflow into the right `models/<family>/` folder once its primary model is clear.
+14
View File
@@ -0,0 +1,14 @@
# FLUX.2-klein Workflows
Use this folder for `FLUX.2-klein` workflows and LoRA-oriented workflow packs.
Recommended subcategories to watch for:
- reference control
- canny / lineart / normal guidance
- identity lock
- compositional control
- edit / inpaint chains
- LoRA showcase packs that include a practical workflow
Store each workflow in its own subfolder.
+15
View File
@@ -0,0 +1,15 @@
# LTX Workflows
Use this folder for `LTX` and `LTX 2.3` workflows.
Recommended subcategories to watch for:
- first-frame consistency
- multi-reference control
- character sheet / identity lock
- image-to-video
- video-to-video
- audio-reactive or sync workflows
- relighting / subject control
Store each workflow in its own subfolder.
+14
View File
@@ -0,0 +1,14 @@
# MiniMax Workflows
Use this folder for `MiniMax` workflows, especially `MiniMax H3` when those start showing up in practical local or ComfyUI-adjacent form.
Recommended subcategories to watch for:
- text-to-video
- image-to-video
- control / reference workflows
- LoRA-driven variants
- model conversion or loader notes
- benchmark comparisons against `LTX`
Store each workflow in its own subfolder.