ComfyUI / workflows /api /qwen-edit-nsfw.json
aleph65's picture
Add remaining API-format workflows; converter fixes (subgraph promoted inputs, rgthree loras, undeclared seed-control widgets)
6d8bd76 verified
Raw
History Blame Contribute Delete
4.46 kB
{
"102": {
"class_type": "Image Saver Simple",
"inputs": {
"counter": 0,
"embed_workflow": true,
"extension": "webp",
"filename": "%time_%basemodelname_%seed",
"images": [
"8",
0
],
"lossless_webp": false,
"metadata": [
"106",
0
],
"optimize_png": false,
"path": "qwen_edit/%date",
"quality_jpeg_or_webp": 100,
"save_workflow_as_json": false,
"show_preview": true,
"time_format": "%Y-%m-%d-%H%M%S"
}
},
"103": {
"class_type": "Power Lora Loader (rgthree)",
"inputs": {
"clip": [
"118",
1
],
"lora_1": {
"lora": "qwen_edit\\next-scene_lora-v2-3000.safetensors",
"on": false,
"strength": 1,
"strengthTwo": null
},
"model": [
"118",
0
]
}
},
"104": {
"class_type": "WidgetToString",
"inputs": {
"allowed_float_decimals": 2,
"any_input": [
"118",
0
],
"id": 0,
"node_title": "",
"return_all": false,
"widget_name": "ckpt_name"
}
},
"106": {
"class_type": "Image Saver Metadata",
"inputs": {
"additional_hashes": "",
"cfg": 1,
"clip_skip": 0,
"custom": "",
"denoise": 1,
"download_civitai_data": true,
"easy_remix": true,
"height": 512,
"modelname": [
"104",
0
],
"negative": "unknown",
"positive": "unknown",
"sampler_name": "euler",
"scheduler_name": "beta57",
"seed_value": [
"117",
0
],
"steps": [
"115",
0
],
"width": 512
}
},
"115": {
"_meta": {
"title": "Steps"
},
"class_type": "INTConstant",
"inputs": {
"value": 8
}
},
"117": {
"_meta": {
"title": "Seed"
},
"class_type": "PrimitiveInt",
"inputs": {
"value": 0
}
},
"118": {
"class_type": "CheckpointLoaderSimple",
"inputs": {
"ckpt_name": "Qwen-Rapid-AIO-NSFW-v11.4.safetensors"
}
},
"119": {
"class_type": "TextEncodeQwenImageEditPlus",
"inputs": {
"clip": [
"103",
1
],
"image1": [
"78",
0
],
"prompt": "replace the outfit of the subject with a sexy white crop top tank top with a v neck and jean shorts, don't change anything else",
"vae": [
"118",
2
]
}
},
"121": {
"class_type": "ClownsharKSampler_Beta",
"inputs": {
"bongmath": true,
"cfg": 1,
"denoise": 1,
"eta": 0.5,
"latent_image": [
"88",
0
],
"model": [
"75",
0
],
"negative": [
"77",
0
],
"positive": [
"119",
0
],
"sampler_mode": "standard",
"sampler_name": "linear/euler",
"scheduler": "simple",
"seed": [
"117",
0
],
"steps": [
"115",
0
],
"steps_to_run": -1
}
},
"66": {
"class_type": "ModelSamplingAuraFlow",
"inputs": {
"model": [
"103",
0
],
"shift": 3
}
},
"75": {
"class_type": "CFGNorm",
"inputs": {
"model": [
"66",
0
],
"pre_cfg": false,
"strength": 1
}
},
"77": {
"class_type": "TextEncodeQwenImageEdit",
"inputs": {
"clip": [
"103",
1
],
"image": [
"78",
0
],
"prompt": "ugly, blurry, distorted, artifacts, bad, wrong, low quality, anime, digital art, semirealistic, cartoon, manga, drawing, fake, unreal, ",
"vae": [
"118",
2
]
}
},
"78": {
"class_type": "LoadImage",
"inputs": {
"image": "b.jpg"
}
},
"8": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"121",
1
],
"vae": [
"118",
2
]
}
},
"88": {
"class_type": "VAEEncode",
"inputs": {
"pixels": [
"93",
0
],
"vae": [
"118",
2
]
}
},
"93": {
"class_type": "ImageScaleToTotalPixels",
"inputs": {
"image": [
"78",
0
],
"megapixels": 1,
"resolution_steps": 1,
"upscale_method": "lanczos"
}
}
}