From 2a02479e05cc82e50e230e97bfc4d3aa6ddd4de8 Mon Sep 17 00:00:00 2001 From: patientx Date: Mon, 25 Aug 2025 12:41:24 +0300 Subject: [PATCH] Add files via upload --- cfz/1step-cudnn-disabler-workflow.json | 433 +++++++++++++++++++++++++ 1 file changed, 433 insertions(+) create mode 100644 cfz/1step-cudnn-disabler-workflow.json diff --git a/cfz/1step-cudnn-disabler-workflow.json b/cfz/1step-cudnn-disabler-workflow.json new file mode 100644 index 000000000..db06acc1e --- /dev/null +++ b/cfz/1step-cudnn-disabler-workflow.json @@ -0,0 +1,433 @@ +{ + "id": "00000000-0000-0000-0000-000000000000", + "revision": 0, + "last_node_id": 7, + "last_link_id": 9, + "nodes": [ + { + "id": 1, + "type": "CheckpointLoaderSimple", + "pos": [ + 196, + 296 + ], + "size": [ + 286, + 98 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 1 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 2 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 5 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "sd15\\photon_v1.safetensors" + ] + }, + { + "id": 2, + "type": "KSampler", + "pos": [ + 768, + 323 + ], + "size": [ + 210, + 262 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 4 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 9 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 6 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 1, + "fixed", + 1, + 1, + "euler", + "simple", + 1 + ] + }, + { + "id": 3, + "type": "CLIPTextEncode", + "pos": [ + 520, + 328 + ], + "size": [ + 210.29940795898438, + 88 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 2 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3, + 4 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ] + }, + { + "id": 4, + "type": "VAEDecode", + "pos": [ + 1248, + 332 + ], + "size": [ + 140, + 46 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 7 + }, + { + "name": "vae", + "type": "VAE", + "link": 5 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 8 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "VAEDecode" + } + }, + { + "id": 5, + "type": "CUDNNToggleAutoPassthrough", + "pos": [ + 1011, + 321 + ], + "size": [ + 210, + 138 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [ + { + "name": "model", + "shape": 7, + "type": "MODEL", + "link": null + }, + { + "name": "conditioning", + "shape": 7, + "type": "CONDITIONING", + "link": null + }, + { + "name": "latent", + "shape": 7, + "type": "LATENT", + "link": 6 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "image", + "shape": 7, + "type": "IMAGE", + "link": null + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "links": null + }, + { + "name": "conditioning", + "type": "CONDITIONING", + "links": null + }, + { + "name": "latent", + "type": "LATENT", + "links": [ + 7 + ] + }, + { + "name": "audio", + "type": "AUDIO", + "links": null + }, + { + "name": "image", + "type": "IMAGE", + "links": null + } + ], + "properties": { + "Node name for S&R": "CUDNNToggleAutoPassthrough" + }, + "widgets_values": [ + false + ] + }, + { + "id": 6, + "type": "PreviewImage", + "pos": [ + 1444, + 323 + ], + "size": [ + 210, + 258 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 8 + } + ], + "outputs": [], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 7, + "type": "EmptyLatentImage", + "pos": [ + 214, + 452 + ], + "size": [ + 210, + 106 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 9 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 512, + 512, + 1 + ] + } + ], + "links": [ + [ + 1, + 1, + 0, + 2, + 0, + "MODEL" + ], + [ + 2, + 1, + 1, + 3, + 0, + "CLIP" + ], + [ + 3, + 3, + 0, + 2, + 1, + "CONDITIONING" + ], + [ + 4, + 3, + 0, + 2, + 2, + "CONDITIONING" + ], + [ + 5, + 1, + 2, + 4, + 1, + "VAE" + ], + [ + 6, + 2, + 0, + 5, + 2, + "LATENT" + ], + [ + 7, + 5, + 2, + 4, + 0, + "LATENT" + ], + [ + 8, + 4, + 0, + 6, + 0, + "IMAGE" + ], + [ + 9, + 7, + 0, + 2, + 3, + "LATENT" + ] + ], + "groups": [], + "config": {}, + "extra": { + "ds": { + "scale": 1, + "offset": [ + -68, + 10 + ] + }, + "frontendVersion": "1.26.6", + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true + }, + "version": 0.4 +} \ No newline at end of file