mycomfyuiworkflows / SRPO.json
axiomgraph's picture
Upload 67 files
09a13d0 verified
{
"id": "1f88bf4c-529c-484f-9b51-a3b06159c726",
"revision": 0,
"last_node_id": 43,
"last_link_id": 67,
"nodes": [
{
"id": 8,
"type": "VAEDecode",
"pos": [
1151,
195
],
"size": [
210,
46
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 52
},
{
"name": "vae",
"type": "VAE",
"link": 63
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
9
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 27,
"type": "EmptySD3LatentImage",
"pos": [
471,
455
],
"size": [
315,
106
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 66
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 67
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
51
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "EmptySD3LatentImage"
},
"widgets_values": [
1024,
1024,
1
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 33,
"type": "CLIPTextEncode",
"pos": [
390,
400
],
"size": [
422.8500061035156,
164.30999755859375
],
"flags": {
"collapsed": true
},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 62
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
55
]
}
],
"title": "CLIP Text Encode (Negative Prompt)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
""
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 34,
"type": "Note",
"pos": [
825,
510
],
"size": [
282.8599853515625,
164.0800018310547
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [],
"properties": {
"text": ""
},
"widgets_values": [
"Note that Flux dev and schnell do not have any negative prompt so CFG should be set to 1.0. Setting CFG to 1.0 means the negative prompt is ignored."
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 40,
"type": "DualCLIPLoader",
"pos": [
3.3446156978607178,
229.83616638183594
],
"size": [
270,
130
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
61,
62
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"clip_l.safetensors",
"t5xxl_fp8_e4m3fn_scaled.safetensors",
"flux",
"default"
]
},
{
"id": 9,
"type": "SaveImage",
"pos": [
1375,
194
],
"size": [
985.2999877929688,
1060.3800048828125
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 9
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59"
},
"widgets_values": [
"ComfyUI"
]
},
{
"id": 31,
"type": "KSampler",
"pos": [
816,
192
],
"size": [
315,
262
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 60
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 57
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 55
},
{
"name": "latent_image",
"type": "LATENT",
"link": 51
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"slot_index": 0,
"links": [
52
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "KSampler"
},
"widgets_values": [
1015010973749924,
"fixed",
50,
1,
"euler",
"beta",
1
]
},
{
"id": 41,
"type": "VAELoader",
"pos": [
6.162026405334473,
404.5168762207031
],
"size": [
270,
58
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
63
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"ae.safetensors"
]
},
{
"id": 39,
"type": "ModelSamplingFlux",
"pos": [
521.8192138671875,
14.959945678710938
],
"size": [
270,
130
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 59
},
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 64
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 65
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
60
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "ModelSamplingFlux"
},
"widgets_values": [
1.15,
0.5,
1024,
1024
]
},
{
"id": 35,
"type": "FluxGuidance",
"pos": [
818,
93.25
],
"size": [
211.60000610351562,
58
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 56
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
57
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
3.5
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
384,
192
],
"size": [
422.8500061035156,
164.30999755859375
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 61
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
56
]
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Hyper-realistic portrait of a young woman with freckles and curly hair, soft sunlight falling on her face, realistic skin texture, natural makeup, subtle depth of field, cinematic lighting, 8K resolution, professional photography style.\n"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 42,
"type": "PrimitiveInt",
"pos": [
-1.8421859741210938,
-151.08522033691406
],
"size": [
270,
82
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
64,
66
]
}
],
"title": "Width",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "PrimitiveInt"
},
"widgets_values": [
1024,
"fixed"
]
},
{
"id": 43,
"type": "PrimitiveInt",
"pos": [
-0.03134918212890625,
-23.999847412109375
],
"size": [
270,
82
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
65,
67
]
}
],
"title": "Height",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "PrimitiveInt"
},
"widgets_values": [
1024,
"fixed"
]
},
{
"id": 38,
"type": "UNETLoader",
"pos": [
2.7158546447753906,
104.12760162353516
],
"size": [
270,
82
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
59
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"Flux1-Dev-SRPO-v1-fp8.safetensors",
"default"
]
}
],
"links": [
[
9,
8,
0,
9,
0,
"IMAGE"
],
[
51,
27,
0,
31,
3,
"LATENT"
],
[
52,
31,
0,
8,
0,
"LATENT"
],
[
55,
33,
0,
31,
2,
"CONDITIONING"
],
[
56,
6,
0,
35,
0,
"CONDITIONING"
],
[
57,
35,
0,
31,
1,
"CONDITIONING"
],
[
59,
38,
0,
39,
0,
"MODEL"
],
[
60,
39,
0,
31,
0,
"MODEL"
],
[
61,
40,
0,
6,
0,
"CLIP"
],
[
62,
40,
0,
33,
0,
"CLIP"
],
[
63,
41,
0,
8,
1,
"VAE"
],
[
64,
42,
0,
39,
1,
"INT"
],
[
65,
43,
0,
39,
2,
"INT"
],
[
66,
42,
0,
27,
0,
"INT"
],
[
67,
43,
0,
27,
1,
"INT"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.7272727272727272,
"offset": [
137.33203981968578,
223.39053343350886
]
},
"frontendVersion": "1.26.13"
},
"version": 0.4
}