Instructions to use systms/SYSTMS-ACTION-LoRA-Qwen-Image-Edit-2511 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use systms/SYSTMS-ACTION-LoRA-Qwen-Image-Edit-2511 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2511", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("systms/SYSTMS-ACTION-LoRA-Qwen-Image-Edit-2511") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
| { | |
| "id": "96728706-0d4f-4327-a8b5-a60691ba349d", | |
| "revision": 0, | |
| "last_node_id": 23, | |
| "last_link_id": 31, | |
| "nodes": [ | |
| { | |
| "id": 4, | |
| "type": "TextEncodeQwenImageEditPlusAdvance_lrzjason", | |
| "pos": [ | |
| 1100, | |
| -2520 | |
| ], | |
| "size": [ | |
| 400, | |
| 420 | |
| ], | |
| "flags": {}, | |
| "order": 8, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 3 | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 4 | |
| }, | |
| { | |
| "name": "vl_resize_image1", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 5 | |
| }, | |
| { | |
| "name": "vl_resize_image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "vl_resize_image3", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "not_resize_image1", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "not_resize_image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "not_resize_image3", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "conditioning_with_full_ref", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 8 | |
| ] | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [ | |
| 14 | |
| ] | |
| }, | |
| { | |
| "name": "target_image1", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "target_image2", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "target_image3", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "vl_resized_image1", | |
| "type": "IMAGE", | |
| "links": [ | |
| 29 | |
| ] | |
| }, | |
| { | |
| "name": "vl_resized_image2", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "vl_resized_image3", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "conditioning_with_first_ref", | |
| "type": "CONDITIONING", | |
| "links": null | |
| }, | |
| { | |
| "name": "pad_info", | |
| "type": "ANY", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "qweneditutils", | |
| "ver": "2.0.7", | |
| "Node name for S&R": "TextEncodeQwenImageEditPlusAdvance_lrzjason", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "action the scene", | |
| 1344, | |
| 392, | |
| "lanczos", | |
| "pad", | |
| "Describe the key features of the input image (color, shape, size, texture, objects, background), then explain how the user's text instruction should alter or modify the image. Generate a new image that meets the user's requirements while maintaining consistency with the original input where appropriate." | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 1, | |
| "type": "UNETLoader", | |
| "pos": [ | |
| 680, | |
| -2520 | |
| ], | |
| "size": [ | |
| 340, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 0, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 1 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "UNETLoader", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "QWEN/qwen_image_edit_2511_fp8mixed.safetensors", | |
| "default" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 2, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 680, | |
| -2370 | |
| ], | |
| "size": [ | |
| 330, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 7, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 1 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 2 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "QWEN/Qwen-Image-Edit-2511-Lightning-8steps-V1.0-fp32.safetensors", | |
| 1 | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 3, | |
| "type": "LoraLoaderModelOnly", | |
| "pos": [ | |
| 690, | |
| -2230 | |
| ], | |
| "size": [ | |
| 320, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 9, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 2 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 25, | |
| 26 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "LoraLoaderModelOnly", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "QWENEDIT/QWEN_EDIT_ACTION_V1.safetensors", | |
| 1 | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 6, | |
| "type": "VAELoader", | |
| "pos": [ | |
| 680, | |
| -1920 | |
| ], | |
| "size": [ | |
| 330, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 1, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 4, | |
| 20, | |
| 30 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "VAELoader", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "qwen_image_vae.safetensors" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 9, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 1560, | |
| -2520 | |
| ], | |
| "size": [ | |
| 210, | |
| 90 | |
| ], | |
| "flags": {}, | |
| "order": 2, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 6 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "RandomNoise", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| 245561817618296, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 10, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 1560, | |
| -2380 | |
| ], | |
| "size": [ | |
| 210, | |
| 100 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 26 | |
| }, | |
| { | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 8 | |
| }, | |
| { | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 31 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 7 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "CFGGuider", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 12, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| 1560, | |
| -2220 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 3, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 27 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "KSamplerSelect", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "ddim" | |
| ] | |
| }, | |
| { | |
| "id": 13, | |
| "type": "BasicScheduler", | |
| "pos": [ | |
| 1560, | |
| -2110 | |
| ], | |
| "size": [ | |
| 210, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 25 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 16 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "BasicScheduler", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "beta57", | |
| 8, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 18, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 1840, | |
| -2520 | |
| ], | |
| "size": [ | |
| 140, | |
| 50 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 19 | |
| }, | |
| { | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 20 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 21 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "VAEDecode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 8, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 1840, | |
| -2410 | |
| ], | |
| "size": [ | |
| 220, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 13, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 6 | |
| }, | |
| { | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 7 | |
| }, | |
| { | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 27 | |
| }, | |
| { | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 16 | |
| }, | |
| { | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 14 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 19 | |
| ] | |
| }, | |
| { | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 19, | |
| "type": "SaveImage", | |
| "pos": [ | |
| 2080, | |
| -2510 | |
| ], | |
| "size": [ | |
| 590, | |
| 590 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 21 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "SaveImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "SYSTMS_ACTION" | |
| ] | |
| }, | |
| { | |
| "id": 7, | |
| "type": "LoadImage", | |
| "pos": [ | |
| 310, | |
| -2560 | |
| ], | |
| "size": [ | |
| 300, | |
| 330 | |
| ], | |
| "flags": {}, | |
| "order": 4, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 5 | |
| ] | |
| }, | |
| { | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "title": "INPUT IMAGE", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "LoadImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "65abc060b22688b21b635c5931a53092.jpg", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 22, | |
| "type": "Note", | |
| "pos": [ | |
| 670, | |
| -2940 | |
| ], | |
| "size": [ | |
| 510, | |
| 300 | |
| ], | |
| "flags": {}, | |
| "order": 5, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [], | |
| "properties": {}, | |
| "widgets_values": [ | |
| "Models:\n\nQwen Image Edit 2511:\nhttps://huggingface.co/Comfy-Org/Qwen-Image-Edit_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_edit_2511_fp8mixed.safetensors\n\nText encoder:\nhttps://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors\n\nVAE: \nhttps://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors\n\n8-step LightX LoRA:\nhttps://huggingface.co/lightx2v/Qwen-Image-Edit-2511-Lightning/resolve/main/Qwen-Image-Edit-2511-Lightning-8steps-V1.0-fp32.safetensors\n\nSystms ACTION:\nhttps://huggingface.co/systms/ACTION/resolve/main/QWEN_EDIT_ACTION_V1.safetensors" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 5, | |
| "type": "CLIPLoader", | |
| "pos": [ | |
| 680, | |
| -2080 | |
| ], | |
| "size": [ | |
| 330, | |
| 110 | |
| ], | |
| "flags": {}, | |
| "order": 6, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 3, | |
| 28 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.19.0", | |
| "Node name for S&R": "CLIPLoader", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "qwen_2.5_vl_7b_fp8_scaled.safetensors", | |
| "stable_diffusion", | |
| "default" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 23, | |
| "type": "TextEncodeQwenImageEditPlusAdvance_lrzjason", | |
| "pos": [ | |
| 1100, | |
| -2060 | |
| ], | |
| "size": [ | |
| 400, | |
| 420 | |
| ], | |
| "flags": {}, | |
| "order": 10, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 28 | |
| }, | |
| { | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 30 | |
| }, | |
| { | |
| "name": "vl_resize_image1", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 29 | |
| }, | |
| { | |
| "name": "vl_resize_image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "vl_resize_image3", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "not_resize_image1", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "not_resize_image2", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| }, | |
| { | |
| "name": "not_resize_image3", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "conditioning_with_full_ref", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 31 | |
| ] | |
| }, | |
| { | |
| "name": "latent", | |
| "type": "LATENT", | |
| "links": [] | |
| }, | |
| { | |
| "name": "target_image1", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "target_image2", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "target_image3", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "vl_resized_image1", | |
| "type": "IMAGE", | |
| "links": [] | |
| }, | |
| { | |
| "name": "vl_resized_image2", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "vl_resized_image3", | |
| "type": "IMAGE", | |
| "links": null | |
| }, | |
| { | |
| "name": "conditioning_with_first_ref", | |
| "type": "CONDITIONING", | |
| "links": null | |
| }, | |
| { | |
| "name": "pad_info", | |
| "type": "ANY", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "qweneditutils", | |
| "ver": "2.0.7", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.8" | |
| }, | |
| "Node name for S&R": "TextEncodeQwenImageEditPlusAdvance_lrzjason" | |
| }, | |
| "widgets_values": [ | |
| "", | |
| 1344, | |
| 392, | |
| "lanczos", | |
| "pad", | |
| "Describe the key features of the input image (color, shape, size, texture, objects, background), then explain how the user's text instruction should alter or modify the image. Generate a new image that meets the user's requirements while maintaining consistency with the original input where appropriate." | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 1, | |
| 1, | |
| 0, | |
| 2, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 2, | |
| 2, | |
| 0, | |
| 3, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 3, | |
| 5, | |
| 0, | |
| 4, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 4, | |
| 6, | |
| 0, | |
| 4, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 5, | |
| 7, | |
| 0, | |
| 4, | |
| 2, | |
| "IMAGE" | |
| ], | |
| [ | |
| 6, | |
| 9, | |
| 0, | |
| 8, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 7, | |
| 10, | |
| 0, | |
| 8, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 8, | |
| 4, | |
| 0, | |
| 10, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 14, | |
| 4, | |
| 1, | |
| 8, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 16, | |
| 13, | |
| 0, | |
| 8, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 19, | |
| 8, | |
| 0, | |
| 18, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 20, | |
| 6, | |
| 0, | |
| 18, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 21, | |
| 18, | |
| 0, | |
| 19, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 25, | |
| 3, | |
| 0, | |
| 13, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 26, | |
| 3, | |
| 0, | |
| 10, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 27, | |
| 12, | |
| 0, | |
| 8, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 28, | |
| 5, | |
| 0, | |
| 23, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 29, | |
| 4, | |
| 5, | |
| 23, | |
| 2, | |
| "IMAGE" | |
| ], | |
| [ | |
| 30, | |
| 6, | |
| 0, | |
| 23, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 31, | |
| 23, | |
| 0, | |
| 10, | |
| 2, | |
| "CONDITIONING" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "MODELS", | |
| "bounding": [ | |
| 670, | |
| -2590, | |
| 360, | |
| 743.6 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "PROMPT", | |
| "bounding": [ | |
| 1090, | |
| -2590, | |
| 420, | |
| 970 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "SAMPLING", | |
| "bounding": [ | |
| 1550, | |
| -2590, | |
| 1130, | |
| 683.6 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "ue_links": [], | |
| "links_added_by_ue": [], | |
| "ds": { | |
| "scale": 0.7972024500000141, | |
| "offset": [ | |
| -189.79021165075793, | |
| 2897.4087082817614 | |
| ] | |
| }, | |
| "frontendVersion": "1.42.14", | |
| "VHS_latentpreview": true, | |
| "VHS_latentpreviewrate": 0, | |
| "VHS_MetadataImage": true, | |
| "VHS_KeepIntermediate": true | |
| }, | |
| "version": 0.4 | |
| } |