Diffusers
NoobAI-Flux2VAE-RectifiedFlow / SDXL-FLUX2VAE-RF-Basic.json
Anzhc's picture
Initial commit
bfbf793
{
"id": "e310ee90-0242-4171-94a9-e2082f9a0e50",
"revision": 0,
"last_node_id": 10,
"last_link_id": 17,
"nodes": [
{
"id": 8,
"type": "PreviewImage",
"pos": [
1200,
450
],
"size": [
400,
580
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 12
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "PreviewImage",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [],
"shape": 1
},
{
"id": 7,
"type": "VAEDecode",
"pos": [
1050,
450
],
"size": [
140,
46
],
"flags": {
"collapsed": false
},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 10
},
{
"name": "vae",
"type": "VAE",
"link": 11
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
12
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "VAEDecode",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"shape": 1
},
{
"id": 9,
"type": "CheckpointLoaderSimple",
"pos": [
-100,
930
],
"size": [
380,
110
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
17
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
4,
5
]
},
{
"name": "VAE",
"type": "VAE",
"links": [
11
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "CheckpointLoaderSimple",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [
"NoobAI Flux2VAE RF v0.1.safetensors"
],
"shape": 1
},
{
"id": 1,
"type": "EmptyLatentImage",
"pos": [
10,
780
],
"size": [
270,
110
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
9
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "EmptyLatentImage",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [
832,
1216,
1
],
"shape": 1
},
{
"id": 3,
"type": "ModelSamplingSD3",
"pos": [
60,
680
],
"size": [
220,
60
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 17
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
6
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "ModelSamplingSD3",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [
3
],
"shape": 1
},
{
"id": 5,
"type": "CLIPTextEncode",
"pos": [
290,
890
],
"size": [
400,
150
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 5
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
8
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "CLIPTextEncode",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [
"worst quality,low quality,bokeh,blur,blurry,depth of field"
],
"shape": 1
},
{
"id": 4,
"type": "CLIPTextEncode",
"pos": [
290,
650
],
"size": [
400,
200
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 4
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
7
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "CLIPTextEncode",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [
"masterpiece,best quality,1girl,upper body, collared shirt"
],
"shape": 1
},
{
"id": 6,
"type": "KSampler",
"pos": [
700,
450
],
"size": [
340,
590
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 6
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 7
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 8
},
{
"name": "latent_image",
"type": "LATENT",
"link": 9
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
10
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.63",
"Node name for S&R": "KSampler",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2.2"
}
},
"widgets_values": [
619828979874,
"fixed",
28,
7,
"euler_ancestral",
"simple",
1
],
"shape": 1
}
],
"links": [
[
4,
9,
1,
4,
0,
"CLIP"
],
[
5,
9,
1,
5,
0,
"CLIP"
],
[
6,
3,
0,
6,
0,
"MODEL"
],
[
7,
4,
0,
6,
1,
"CONDITIONING"
],
[
8,
5,
0,
6,
2,
"CONDITIONING"
],
[
9,
1,
0,
6,
3,
"LATENT"
],
[
10,
6,
0,
7,
0,
"LATENT"
],
[
11,
9,
2,
7,
1,
"VAE"
],
[
12,
7,
0,
8,
0,
"IMAGE"
],
[
17,
9,
0,
3,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.1167815779425083,
"offset": [
255.55317442518452,
-140.87822926306436
]
},
"workflowRendererVersion": "LG",
"frontendVersion": "1.32.9",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}