{
  "status": "generated",
  "experiment_id": "p7-5-9-qwen-image-q4ks-low-vram",
  "purpose": "Q4 GGUF 8GB-VRAM text-to-image feasibility; not reference-image character consistency",
  "model": {
    "repository": "unsloth/Qwen-Image-GGUF",
    "selector": "qwen-image-Q4_K_S.gguf",
    "sha256": "2548135d745e022b19e55b83c1a730987eda7e9128860d5bfa625fc0e12944b3",
    "bytes": 12268010016
  },
  "runtime_mode": {
    "comfy_arguments": [
      "--lowvram",
      "--cpu-vae"
    ],
    "gpu_before": "NVIDIA GeForce RTX 5070 Laptop GPU, 8151 MiB, 844 MiB, 6865 MiB"
  },
  "seed": 5421,
  "steps": 20,
  "cfg": 4.0,
  "size": [
    1280,
    1280
  ],
  "prompt": "Outdoor wildflower meadow with tall grass, scattered yellow flowers, a distant low mountain ridge, and broad open daylight sky. One woman in an airborne split leap: upright torso, both legs straight in opposite directions, straight knees, pointed feet, and arms extended for balance. Short bob haircut, dark sleeveless leotard and tights. Edge-to-edge illustrated watercolor character scene; thin charcoal lines, transparent wet-on-wet watercolor, pigment pooling, granulation, cool shadows, and medium-chroma color. No frame, text, logos, neon, photorealism, hatching, or screentone.",
  "workflow": {
    "unet": {
      "class_type": "UnetLoaderGGUF",
      "inputs": {
        "unet_name": "qwen-image-Q4_K_S.gguf"
      }
    },
    "sampling": {
      "class_type": "ModelSamplingAuraFlow",
      "inputs": {
        "model": [
          "unet",
          0
        ],
        "shift": 3.0
      }
    },
    "clip": {
      "class_type": "CLIPLoader",
      "inputs": {
        "clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
        "type": "qwen_image",
        "device": "default"
      }
    },
    "vae": {
      "class_type": "VAELoader",
      "inputs": {
        "vae_name": "qwen_image_vae.safetensors"
      }
    },
    "positive": {
      "class_type": "CLIPTextEncode",
      "inputs": {
        "clip": [
          "clip",
          0
        ],
        "text": "Outdoor wildflower meadow with tall grass, scattered yellow flowers, a distant low mountain ridge, and broad open daylight sky. One woman in an airborne split leap: upright torso, both legs straight in opposite directions, straight knees, pointed feet, and arms extended for balance. Short bob haircut, dark sleeveless leotard and tights. Edge-to-edge illustrated watercolor character scene; thin charcoal lines, transparent wet-on-wet watercolor, pigment pooling, granulation, cool shadows, and medium-chroma color. No frame, text, logos, neon, photorealism, hatching, or screentone."
      }
    },
    "negative": {
      "class_type": "CLIPTextEncode",
      "inputs": {
        "clip": [
          "clip",
          0
        ],
        "text": ""
      }
    },
    "latent": {
      "class_type": "EmptySD3LatentImage",
      "inputs": {
        "width": 1280,
        "height": 1280,
        "batch_size": 1
      }
    },
    "sample": {
      "class_type": "KSampler",
      "inputs": {
        "model": [
          "sampling",
          0
        ],
        "positive": [
          "positive",
          0
        ],
        "negative": [
          "negative",
          0
        ],
        "latent_image": [
          "latent",
          0
        ],
        "seed": 5421,
        "steps": 20,
        "cfg": 4.0,
        "sampler_name": "euler",
        "scheduler": "simple",
        "denoise": 1.0
      }
    },
    "decode": {
      "class_type": "VAEDecode",
      "inputs": {
        "samples": [
          "sample",
          0
        ],
        "vae": [
          "vae",
          0
        ]
      }
    },
    "save": {
      "class_type": "SaveImage",
      "inputs": {
        "images": [
          "decode",
          0
        ],
        "filename_prefix": "p7-5-3-qwen-image-q4ks-style-contract-scene-b-v1"
      }
    }
  },
  "history": {
    "prompt": [
      0,
      "6b29d420-fadb-4d87-b264-b808fe77b0d6",
      {
        "unet": {
          "class_type": "UnetLoaderGGUF",
          "inputs": {
            "unet_name": "qwen-image-Q4_K_S.gguf"
          }
        },
        "sampling": {
          "class_type": "ModelSamplingAuraFlow",
          "inputs": {
            "model": [
              "unet",
              0
            ],
            "shift": 3.0
          }
        },
        "clip": {
          "class_type": "CLIPLoader",
          "inputs": {
            "clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
            "type": "qwen_image",
            "device": "default"
          }
        },
        "vae": {
          "class_type": "VAELoader",
          "inputs": {
            "vae_name": "qwen_image_vae.safetensors"
          }
        },
        "positive": {
          "class_type": "CLIPTextEncode",
          "inputs": {
            "clip": [
              "clip",
              0
            ],
            "text": "Outdoor wildflower meadow with tall grass, scattered yellow flowers, a distant low mountain ridge, and broad open daylight sky. One woman in an airborne split leap: upright torso, both legs straight in opposite directions, straight knees, pointed feet, and arms extended for balance. Short bob haircut, dark sleeveless leotard and tights. Edge-to-edge illustrated watercolor character scene; thin charcoal lines, transparent wet-on-wet watercolor, pigment pooling, granulation, cool shadows, and medium-chroma color. No frame, text, logos, neon, photorealism, hatching, or screentone."
          }
        },
        "negative": {
          "class_type": "CLIPTextEncode",
          "inputs": {
            "clip": [
              "clip",
              0
            ],
            "text": ""
          }
        },
        "latent": {
          "class_type": "EmptySD3LatentImage",
          "inputs": {
            "width": 1280,
            "height": 1280,
            "batch_size": 1
          }
        },
        "sample": {
          "class_type": "KSampler",
          "inputs": {
            "model": [
              "sampling",
              0
            ],
            "positive": [
              "positive",
              0
            ],
            "negative": [
              "negative",
              0
            ],
            "latent_image": [
              "latent",
              0
            ],
            "seed": 5421,
            "steps": 20,
            "cfg": 4.0,
            "sampler_name": "euler",
            "scheduler": "simple",
            "denoise": 1.0
          }
        },
        "decode": {
          "class_type": "VAEDecode",
          "inputs": {
            "samples": [
              "sample",
              0
            ],
            "vae": [
              "vae",
              0
            ]
          }
        },
        "save": {
          "class_type": "SaveImage",
          "inputs": {
            "images": [
              "decode",
              0
            ],
            "filename_prefix": "p7-5-3-qwen-image-q4ks-style-contract-scene-b-v1"
          }
        }
      },
      {
        "create_time": 1787970974853
      },
      [
        "save"
      ]
    ],
    "outputs": {
      "save": {
        "images": [
          {
            "filename": "p7-5-4-qwen-image-q4ks-style-contract-scene-b-v1_00001_.png",
            "subfolder": "",
            "type": "output"
          }
        ]
      }
    },
    "status": {
      "status_str": "success",
      "completed": true,
      "messages": [
        [
          "execution_start",
          {
            "prompt_id": "6b29d420-fadb-4d87-b264-b808fe77b0d6",
            "timestamp": 1787970974854
          }
        ],
        [
          "execution_cached",
          {
            "nodes": [],
            "prompt_id": "6b29d420-fadb-4d87-b264-b808fe77b0d6",
            "timestamp": 1787970974857
          }
        ],
        [
          "execution_success",
          {
            "prompt_id": "6b29d420-fadb-4d87-b264-b808fe77b0d6",
            "timestamp": 1787971276231
          }
        ]
      ]
    },
    "meta": {
      "save": {
        "node_id": "save",
        "display_node": "save",
        "parent_node": null,
        "real_node_id": "save"
      }
    }
  },
  "elapsed_seconds": 313.19,
  "gpu_after": "NVIDIA GeForce RTX 5070 Laptop GPU, 8151 MiB, 804 MiB, 6904 MiB"
}
