ComfyUI Node
K2 Project Export
Serializes the current setup into the K2Lab project schema. The result can be pasted back into K2Lab / K2 Region Studio, stored next to the output, or fed to K2 Project Import to reproduce the layout in another workflow.
K2 Project Export
- regions
- loras
- emphasis
- tuning
- projector
- plan
- project_json
◄width1024►
◄height1024►
◄global_prompt►
◄negative_prompt►
CategoryFVM Tools/K2
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| width | INT | 102464–16384 | Canvas width stored with the project. |
| height | INT | 102464–16384 | Canvas height stored with the project. |
| regionsopt | K2_REGION | Region chain to serialize. | |
| lorasopt | K2_LORA | LoRA assignments to serialize. | |
| emphasisopt | K2_EMPHASIS | Emphases to serialize. | |
| tuningopt | K2_TUNING | Spatial tuning to serialize. | |
| projectoropt | K2_PROJECTOR | Projector settings to serialize. | |
| planopt | K2_PLAN | Alternative source for the regions when no region chain is connected. | |
| global_promptopt | STRING | Global prompt stored with the project. | |
| negative_promptopt | STRING | Global negative stored with the project. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| project_json | STRING | — |