borges / In Context Photo Manipulation.json
manking's picture
Upload 3 files
a2a6df5 verified
Raw
History Blame Contribute Delete
15.7 kB
{
"last_node_id": 112,
"last_link_id": 164,
"nodes": [
{
"id": 22,
"type": "BasicGuider",
"pos": [
1305,
200
],
"size": [
260,
60
],
"flags": {
"collapsed": false
},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 94,
"slot_index": 0,
"label": "model"
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 87,
"slot_index": 1,
"label": "conditioning"
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
30
],
"slot_index": 0,
"shape": 3,
"label": "GUIDER"
}
],
"properties": {
"Node name for S&R": "BasicGuider"
},
"widgets_values": []
},
{
"id": 60,
"type": "FluxGuidance",
"pos": [
1070,
220
],
"size": [
211.60000610351562,
60
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 86,
"label": "conditioning"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
87
],
"slot_index": 0,
"shape": 3,
"label": "CONDITIONING"
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
3.5
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 10,
"type": "VAELoader",
"pos": [
1650,
80
],
"size": [
230,
60
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
12
],
"slot_index": 0,
"shape": 3,
"label": "VAE"
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"ae.safetensors"
]
},
{
"id": 17,
"type": "BasicScheduler",
"pos": [
1305,
420
],
"size": [
260,
110
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 93,
"slot_index": 0,
"label": "model"
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
20
],
"shape": 3,
"label": "SIGMAS"
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"sgm_uniform",
25,
1
]
},
{
"id": 16,
"type": "KSamplerSelect",
"pos": [
1310,
310
],
"size": [
260,
60
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
19
],
"slot_index": 0,
"shape": 3,
"label": "SAMPLER"
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"dpmpp_2m"
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1740,
200
],
"size": [
140,
50
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 24,
"label": "samples"
},
{
"name": "vae",
"type": "VAE",
"link": 12,
"label": "vae"
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
145
],
"slot_index": 0,
"label": "IMAGE"
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 61,
"type": "ModelSamplingFlux",
"pos": [
798,
186
],
"size": [
240,
122
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 164,
"label": "model"
},
{
"name": "width",
"type": "INT",
"link": 122,
"widget": {
"name": "width"
},
"label": "width"
},
{
"name": "height",
"type": "INT",
"link": 123,
"widget": {
"name": "height"
},
"label": "height"
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
93,
94
],
"slot_index": 0,
"shape": 3,
"label": "MODEL"
}
],
"properties": {
"Node name for S&R": "ModelSamplingFlux"
},
"widgets_values": [
1.15,
0.5,
1024,
1024
]
},
{
"id": 11,
"type": "DualCLIPLoader",
"pos": [
-320,
340
],
"size": [
320,
110
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
108
],
"slot_index": 0,
"shape": 3,
"label": "CLIP"
}
],
"properties": {
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"t5xxl_fp8_e4m3fn.safetensors",
"clip_l.safetensors",
"flux"
]
},
{
"id": 13,
"type": "SamplerCustomAdvanced",
"pos": [
1624,
435
],
"size": [
240,
326
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 156,
"slot_index": 0,
"label": "noise"
},
{
"name": "guider",
"type": "GUIDER",
"link": 30,
"slot_index": 1,
"label": "guider"
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 19,
"slot_index": 2,
"label": "sampler"
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 20,
"slot_index": 3,
"label": "sigmas"
},
{
"name": "latent_image",
"type": "LATENT",
"link": 125,
"slot_index": 4,
"label": "latent_image"
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
24
],
"slot_index": 0,
"shape": 3,
"label": "output"
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null,
"shape": 3,
"label": "denoised_output"
}
],
"properties": {
"Node name for S&R": "SamplerCustomAdvanced"
},
"widgets_values": []
},
{
"id": 88,
"type": "Reroute",
"pos": [
1041,
765
],
"size": [
75,
26
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 158,
"label": ""
}
],
"outputs": [
{
"name": "",
"type": "LATENT",
"links": [
125
],
"slot_index": 0,
"label": ""
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 9,
"type": "SaveImage",
"pos": [
1973,
-29
],
"size": [
840,
1280
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 145,
"label": "images"
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"ewok_cry_test_1_"
]
},
{
"id": 12,
"type": "UNETLoader",
"pos": [
-535,
-228
],
"size": [
320,
82
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
151
],
"slot_index": 0,
"shape": 3,
"label": "MODEL"
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"flux1-dev-fp8.safetensors",
"fp8_e4m3fn"
]
},
{
"id": 110,
"type": "RandomNoise",
"pos": [
1195,
-90
],
"size": [
315,
82
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
156
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "RandomNoise"
},
"widgets_values": [
544909723318994,
"randomize"
]
},
{
"id": 93,
"type": "LoraLoaderModelOnly",
"pos": [
223,
-316
],
"size": [
656.909912109375,
82
],
"flags": {
"collapsed": false
},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 151,
"label": "model"
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
164
],
"slot_index": 0,
"shape": 3,
"label": "MODEL"
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly"
},
"widgets_values": [
"In_Context_Photo_Manipulation.safetensors",
1.1
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
693,
484
],
"size": [
490,
250
],
"flags": {
"collapsed": false
},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 108,
"label": "clip"
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
86
],
"slot_index": 0,
"label": "CONDITIONING"
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"This image depicts the transformation of a simple portrait into a symbolic environmental concept. [ORIGINAL] shows a woman with red hair wearing a black dress, standing against a neutral gray background and holding a transparent glass sphere in her hand, with a contemplative expression and soft lighting emphasizing her pose. [ALTERED] reimagines the sphere as the Earth, with vivid blue oceans and green continents visible, while water appears to leak from cracks in the globe, trickling down her hand and pooling below, creating a striking commentary on environmental fragility.",
true
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 85,
"type": "CR SDXL Aspect Ratio",
"pos": [
48,
544
],
"size": [
320,
280
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
122
],
"slot_index": 0,
"shape": 3,
"label": "width"
},
{
"name": "height",
"type": "INT",
"links": [
123
],
"slot_index": 1,
"shape": 3,
"label": "height"
},
{
"name": "upscale_factor",
"type": "FLOAT",
"links": null,
"shape": 3,
"label": "upscale_factor"
},
{
"name": "batch_size",
"type": "INT",
"links": null,
"shape": 3,
"label": "batch_size"
},
{
"name": "empty_latent",
"type": "LATENT",
"links": [
158
],
"slot_index": 4,
"shape": 3,
"label": "empty_latent"
},
{
"name": "show_help",
"type": "STRING",
"links": null,
"shape": 3,
"label": "show_help"
}
],
"properties": {
"Node name for S&R": "CR SDXL Aspect Ratio"
},
"widgets_values": [
1024,
512,
"1:1 square 1024x1024",
"Off",
0.9,
1
]
}
],
"links": [
[
12,
10,
0,
8,
1,
"VAE"
],
[
19,
16,
0,
13,
2,
"SAMPLER"
],
[
20,
17,
0,
13,
3,
"SIGMAS"
],
[
24,
13,
0,
8,
0,
"LATENT"
],
[
30,
22,
0,
13,
1,
"GUIDER"
],
[
86,
6,
0,
60,
0,
"CONDITIONING"
],
[
87,
60,
0,
22,
1,
"CONDITIONING"
],
[
93,
61,
0,
17,
0,
"MODEL"
],
[
94,
61,
0,
22,
0,
"MODEL"
],
[
108,
11,
0,
6,
0,
"CLIP"
],
[
122,
85,
0,
61,
1,
"INT"
],
[
123,
85,
1,
61,
2,
"INT"
],
[
125,
88,
0,
13,
4,
"LATENT"
],
[
145,
8,
0,
9,
0,
"IMAGE"
],
[
151,
12,
0,
93,
0,
"MODEL"
],
[
156,
110,
0,
13,
0,
"NOISE"
],
[
158,
85,
4,
88,
0,
"*"
],
[
164,
93,
0,
61,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.31384283767210525,
"offset": [
1652.9283369344048,
718.5008058821185
]
},
"workspace_info": {
"id": "1ZuRgERA0yIE5e6gpMDew",
"saveLock": false,
"cloudID": null,
"coverMediaPath": null
}
},
"version": 0.4
}