| { |
| "id": "44c5a84e-ab89-4013-bb03-31784de7e233", |
| "revision": 0, |
| "last_node_id": 17, |
| "last_link_id": 24, |
| "nodes": [ |
| { |
| "id": 10, |
| "type": "VAEDecode", |
| "pos": [ |
| 1423.3161796900006, |
| 39.582983877322455 |
| ], |
| "size": [ |
| 210, |
| 46 |
| ], |
| "flags": {}, |
| "order": 8, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "samples", |
| "type": "LATENT", |
| "link": 9 |
| }, |
| { |
| "name": "vae", |
| "type": "VAE", |
| "link": 10 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "IMAGE", |
| "type": "IMAGE", |
| "slot_index": 0, |
| "links": [ |
| 11 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "VAEDecode", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [] |
| }, |
| { |
| "id": 1, |
| "type": "UNETLoader", |
| "pos": [ |
| 80, |
| 200 |
| ], |
| "size": [ |
| 340, |
| 82 |
| ], |
| "flags": {}, |
| "order": 0, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "slot_index": 0, |
| "links": [ |
| 23 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "UNETLoader", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "krea2_turbo_bf16.safetensors", |
| "default" |
| ] |
| }, |
| { |
| "id": 4, |
| "type": "CLIPLoader", |
| "pos": [ |
| 80, |
| 360 |
| ], |
| "size": [ |
| 340, |
| 106 |
| ], |
| "flags": {}, |
| "order": 1, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "CLIP", |
| "type": "CLIP", |
| "slot_index": 0, |
| "links": [ |
| 4, |
| 5 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "CLIPLoader", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "qwen3vl_4b_bf16.safetensors", |
| "krea2", |
| "default" |
| ] |
| }, |
| { |
| "id": 6, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| 475.20032873200023, |
| 377.4264243717939 |
| ], |
| "size": [ |
| 400, |
| 120 |
| ], |
| "flags": {}, |
| "order": 6, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip", |
| "type": "CLIP", |
| "link": 5 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 7 |
| ] |
| } |
| ], |
| "title": "Negative Prompt", |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "CLIPTextEncode", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "" |
| ] |
| }, |
| { |
| "id": 9, |
| "type": "KSampler", |
| "pos": [ |
| 965.7209774583614, |
| 158.76254417247765 |
| ], |
| "size": [ |
| 340, |
| 474 |
| ], |
| "flags": {}, |
| "order": 7, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 22 |
| }, |
| { |
| "name": "positive", |
| "type": "CONDITIONING", |
| "link": 24 |
| }, |
| { |
| "name": "negative", |
| "type": "CONDITIONING", |
| "link": 7 |
| }, |
| { |
| "name": "latent_image", |
| "type": "LATENT", |
| "link": 8 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "slot_index": 0, |
| "links": [ |
| 9 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "KSampler", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| 9542675751314, |
| "randomize", |
| 8, |
| 1, |
| "euler", |
| "simple", |
| 1 |
| ] |
| }, |
| { |
| "id": 7, |
| "type": "VAELoader", |
| "pos": [ |
| 80, |
| 520 |
| ], |
| "size": [ |
| 340, |
| 58 |
| ], |
| "flags": {}, |
| "order": 2, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "VAE", |
| "type": "VAE", |
| "slot_index": 0, |
| "links": [ |
| 10 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "VAELoader", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "qwen_image_vae.safetensors" |
| ] |
| }, |
| { |
| "id": 8, |
| "type": "EmptySD3LatentImage", |
| "pos": [ |
| 527.078207877446, |
| 560.5204891318191 |
| ], |
| "size": [ |
| 340, |
| 106 |
| ], |
| "flags": {}, |
| "order": 3, |
| "mode": 0, |
| "inputs": [], |
| "outputs": [ |
| { |
| "name": "LATENT", |
| "type": "LATENT", |
| "slot_index": 0, |
| "links": [ |
| 8 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "EmptySD3LatentImage", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| 1536, |
| 2048, |
| 1 |
| ] |
| }, |
| { |
| "id": 5, |
| "type": "CLIPTextEncode", |
| "pos": [ |
| 474.62254878634934, |
| -366.37906434341545 |
| ], |
| "size": [ |
| 440.7908243302147, |
| 398.3996603822852 |
| ], |
| "flags": {}, |
| "order": 5, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "clip", |
| "type": "CLIP", |
| "link": 4 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "CONDITIONING", |
| "type": "CONDITIONING", |
| "slot_index": 0, |
| "links": [ |
| 24 |
| ] |
| } |
| ], |
| "title": "Positive Prompt", |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "CLIPTextEncode", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "一位温柔可爱的东亚少女,脸蛋文静可爱,漂亮脸蛋,黑色短发配有精致的刘海,头上系着一个白色丝带蝴蝶结。她身穿一件淡粉色的连衣裙,裙子的肩部有荷叶边装饰。她穿着一双米色高跟鞋。背景是明亮的落地窗,整体画面光线柔和,色调清新明亮,充满夏日午后的宁静与甜美气息。median_close_up, 高角度俯视, 正常体位, 传教士体位, missionary sex position, 阴茎插入阴道内, 阴道被阴茎填满, 阴蒂可见, vaginal sex, 没有阴毛,女生躺在木地板上,上衣拉开露出乳房和乳头" |
| ] |
| }, |
| { |
| "id": 17, |
| "type": "LoraLoaderModelOnly", |
| "pos": [ |
| 547.0696706141439, |
| 102.51785687505003 |
| ], |
| "size": [ |
| 295.2733687618651, |
| 142.46014141317585 |
| ], |
| "flags": {}, |
| "order": 4, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "model", |
| "type": "MODEL", |
| "link": 23 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "MODEL", |
| "type": "MODEL", |
| "links": [ |
| 22 |
| ] |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.26.1", |
| "Node name for S&R": "LoraLoaderModelOnly", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "input_ue_unconnectable": {}, |
| "version": "7.8" |
| } |
| }, |
| "widgets_values": [ |
| "krea2_better_pussy_poses_v3.0.safetensors", |
| 1.5 |
| ] |
| }, |
| { |
| "id": 11, |
| "type": "SaveImage", |
| "pos": [ |
| 1388.1008770961969, |
| 210.85648794471498 |
| ], |
| "size": [ |
| 400, |
| 450 |
| ], |
| "flags": {}, |
| "order": 9, |
| "mode": 0, |
| "inputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "link": 11 |
| } |
| ], |
| "outputs": [ |
| { |
| "name": "images", |
| "type": "IMAGE", |
| "links": null |
| } |
| ], |
| "properties": { |
| "cnr_id": "comfy-core", |
| "ver": "0.24.1", |
| "Node name for S&R": "SaveImage", |
| "ue_properties": { |
| "widget_ue_connectable": {}, |
| "version": "7.8", |
| "input_ue_unconnectable": {} |
| } |
| }, |
| "widgets_values": [ |
| "krea2" |
| ] |
| } |
| ], |
| "links": [ |
| [ |
| 4, |
| 4, |
| 0, |
| 5, |
| 0, |
| "CLIP" |
| ], |
| [ |
| 5, |
| 4, |
| 0, |
| 6, |
| 0, |
| "CLIP" |
| ], |
| [ |
| 7, |
| 6, |
| 0, |
| 9, |
| 2, |
| "CONDITIONING" |
| ], |
| [ |
| 8, |
| 8, |
| 0, |
| 9, |
| 3, |
| "LATENT" |
| ], |
| [ |
| 9, |
| 9, |
| 0, |
| 10, |
| 0, |
| "LATENT" |
| ], |
| [ |
| 10, |
| 7, |
| 0, |
| 10, |
| 1, |
| "VAE" |
| ], |
| [ |
| 11, |
| 10, |
| 0, |
| 11, |
| 0, |
| "IMAGE" |
| ], |
| [ |
| 22, |
| 17, |
| 0, |
| 9, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 23, |
| 1, |
| 0, |
| 17, |
| 0, |
| "MODEL" |
| ], |
| [ |
| 24, |
| 5, |
| 0, |
| 9, |
| 1, |
| "CONDITIONING" |
| ] |
| ], |
| "groups": [], |
| "config": {}, |
| "extra": { |
| "ue_links": [], |
| "ds": { |
| "scale": 0.6303940863128951, |
| "offset": [ |
| 286.2145475546413, |
| 536.4572364910383 |
| ] |
| }, |
| "links_added_by_ue": [], |
| "frontendVersion": "1.45.19", |
| "VHS_latentpreview": false, |
| "VHS_latentpreviewrate": 0, |
| "VHS_MetadataImage": true, |
| "VHS_KeepIntermediate": true |
| }, |
| "version": 0.4 |
| } |