comfyui-workflow-templates 0.1.3__py3-none-any.whl → 0.1.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- comfyui_workflow_templates/templates/dall-e-2-inpaint-1.webp +0 -0
- comfyui_workflow_templates/templates/dall-e-2-inpaint-2.webp +0 -0
- comfyui_workflow_templates/templates/dall-e-2-inpaint.json +191 -0
- comfyui_workflow_templates/templates/dall-e-2-t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/dall-e-2-t2i.json +136 -0
- comfyui_workflow_templates/templates/dall-e-3-t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/dall-e-3-t2i.json +124 -0
- comfyui_workflow_templates/templates/gpt_image_1_i2i-1.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_i2i-2.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_i2i.json +183 -0
- comfyui_workflow_templates/templates/gpt_image_1_inpaint-1.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_inpaint-2.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_inpaint.json +193 -0
- comfyui_workflow_templates/templates/gpt_image_1_multi_inputs-1.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_multi_inputs-2.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_multi_inputs.json +276 -0
- comfyui_workflow_templates/templates/gpt_image_1_t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/gpt_image_1_t2i.json +138 -0
- comfyui_workflow_templates/templates/index.json +68 -0
- comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +1 -1
- {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/RECORD +25 -7
- {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/WHEEL +1 -1
- {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.3.dist-info → comfyui_workflow_templates-0.1.5.dist-info}/top_level.txt +0 -0
Binary file
|
Binary file
|
@@ -0,0 +1,191 @@
|
|
1
|
+
{
|
2
|
+
"id": "3ba6fcae-c49e-40dc-8725-12d4cd833fcb",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 20,
|
5
|
+
"last_link_id": 7,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 18,
|
9
|
+
"type": "PreviewImage",
|
10
|
+
"pos": [
|
11
|
+
1070,
|
12
|
+
220
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
210,
|
16
|
+
246
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 3,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [
|
22
|
+
{
|
23
|
+
"name": "images",
|
24
|
+
"type": "IMAGE",
|
25
|
+
"link": 5
|
26
|
+
}
|
27
|
+
],
|
28
|
+
"outputs": [],
|
29
|
+
"properties": {
|
30
|
+
"Node name for S&R": "PreviewImage"
|
31
|
+
},
|
32
|
+
"widgets_values": []
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"id": 20,
|
36
|
+
"type": "MarkdownNote",
|
37
|
+
"pos": [
|
38
|
+
-140,
|
39
|
+
220
|
40
|
+
],
|
41
|
+
"size": [
|
42
|
+
340,
|
43
|
+
200
|
44
|
+
],
|
45
|
+
"flags": {},
|
46
|
+
"order": 0,
|
47
|
+
"mode": 0,
|
48
|
+
"inputs": [],
|
49
|
+
"outputs": [],
|
50
|
+
"properties": {},
|
51
|
+
"widgets_values": [
|
52
|
+
"[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n"
|
53
|
+
],
|
54
|
+
"color": "#432",
|
55
|
+
"bgcolor": "#653"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"id": 19,
|
59
|
+
"type": "LoadImage",
|
60
|
+
"pos": [
|
61
|
+
230,
|
62
|
+
220
|
63
|
+
],
|
64
|
+
"size": [
|
65
|
+
342.5999755859375,
|
66
|
+
314
|
67
|
+
],
|
68
|
+
"flags": {},
|
69
|
+
"order": 1,
|
70
|
+
"mode": 0,
|
71
|
+
"inputs": [],
|
72
|
+
"outputs": [
|
73
|
+
{
|
74
|
+
"name": "IMAGE",
|
75
|
+
"type": "IMAGE",
|
76
|
+
"links": [
|
77
|
+
6
|
78
|
+
]
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"name": "MASK",
|
82
|
+
"type": "MASK",
|
83
|
+
"links": [
|
84
|
+
7
|
85
|
+
]
|
86
|
+
}
|
87
|
+
],
|
88
|
+
"properties": {
|
89
|
+
"Node name for S&R": "LoadImage"
|
90
|
+
},
|
91
|
+
"widgets_values": [
|
92
|
+
"clipspace/clipspace-mask-237379.59999996424.png [input]",
|
93
|
+
"image"
|
94
|
+
]
|
95
|
+
},
|
96
|
+
{
|
97
|
+
"id": 10,
|
98
|
+
"type": "OpenAIDalle2",
|
99
|
+
"pos": [
|
100
|
+
620,
|
101
|
+
220
|
102
|
+
],
|
103
|
+
"size": [
|
104
|
+
410,
|
105
|
+
310
|
106
|
+
],
|
107
|
+
"flags": {},
|
108
|
+
"order": 2,
|
109
|
+
"mode": 0,
|
110
|
+
"inputs": [
|
111
|
+
{
|
112
|
+
"name": "image",
|
113
|
+
"shape": 7,
|
114
|
+
"type": "IMAGE",
|
115
|
+
"link": 6
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"name": "mask",
|
119
|
+
"shape": 7,
|
120
|
+
"type": "MASK",
|
121
|
+
"link": 7
|
122
|
+
}
|
123
|
+
],
|
124
|
+
"outputs": [
|
125
|
+
{
|
126
|
+
"name": "IMAGE",
|
127
|
+
"type": "IMAGE",
|
128
|
+
"links": [
|
129
|
+
5
|
130
|
+
]
|
131
|
+
}
|
132
|
+
],
|
133
|
+
"properties": {
|
134
|
+
"Node name for S&R": "OpenAIDalle2"
|
135
|
+
},
|
136
|
+
"widgets_values": [
|
137
|
+
"There are many clouds floating in the sky. White, hazy, and spreading out",
|
138
|
+
1071186012,
|
139
|
+
"randomize",
|
140
|
+
"1024x1024",
|
141
|
+
1
|
142
|
+
]
|
143
|
+
}
|
144
|
+
],
|
145
|
+
"links": [
|
146
|
+
[
|
147
|
+
5,
|
148
|
+
10,
|
149
|
+
0,
|
150
|
+
18,
|
151
|
+
0,
|
152
|
+
"IMAGE"
|
153
|
+
],
|
154
|
+
[
|
155
|
+
6,
|
156
|
+
19,
|
157
|
+
0,
|
158
|
+
10,
|
159
|
+
0,
|
160
|
+
"IMAGE"
|
161
|
+
],
|
162
|
+
[
|
163
|
+
7,
|
164
|
+
19,
|
165
|
+
1,
|
166
|
+
10,
|
167
|
+
1,
|
168
|
+
"MASK"
|
169
|
+
]
|
170
|
+
],
|
171
|
+
"groups": [],
|
172
|
+
"config": {},
|
173
|
+
"extra": {
|
174
|
+
"ds": {
|
175
|
+
"scale": 1.1000000000000005,
|
176
|
+
"offset": [
|
177
|
+
154.85758605133933,
|
178
|
+
-12.652433123794419
|
179
|
+
]
|
180
|
+
},
|
181
|
+
"frontendVersion": "1.17.9",
|
182
|
+
"node_versions": {
|
183
|
+
"comfy-core": "0.3.29"
|
184
|
+
},
|
185
|
+
"VHS_latentpreview": false,
|
186
|
+
"VHS_latentpreviewrate": 0,
|
187
|
+
"VHS_MetadataImage": true,
|
188
|
+
"VHS_KeepIntermediate": true
|
189
|
+
},
|
190
|
+
"version": 0.4
|
191
|
+
}
|
Binary file
|
@@ -0,0 +1,136 @@
|
|
1
|
+
{
|
2
|
+
"id": "3ba6fcae-c49e-40dc-8725-12d4cd833fcb",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 21,
|
5
|
+
"last_link_id": 8,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 20,
|
9
|
+
"type": "SaveImage",
|
10
|
+
"pos": [
|
11
|
+
1040,
|
12
|
+
220
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
315,
|
16
|
+
270
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 2,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [
|
22
|
+
{
|
23
|
+
"name": "images",
|
24
|
+
"type": "IMAGE",
|
25
|
+
"link": 8
|
26
|
+
}
|
27
|
+
],
|
28
|
+
"outputs": [],
|
29
|
+
"properties": {},
|
30
|
+
"widgets_values": [
|
31
|
+
"DALL-E2"
|
32
|
+
]
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"id": 21,
|
36
|
+
"type": "MarkdownNote",
|
37
|
+
"pos": [
|
38
|
+
240,
|
39
|
+
220
|
40
|
+
],
|
41
|
+
"size": [
|
42
|
+
340,
|
43
|
+
200
|
44
|
+
],
|
45
|
+
"flags": {},
|
46
|
+
"order": 0,
|
47
|
+
"mode": 0,
|
48
|
+
"inputs": [],
|
49
|
+
"outputs": [],
|
50
|
+
"properties": {},
|
51
|
+
"widgets_values": [
|
52
|
+
"[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n"
|
53
|
+
],
|
54
|
+
"color": "#432",
|
55
|
+
"bgcolor": "#653"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"id": 10,
|
59
|
+
"type": "OpenAIDalle2",
|
60
|
+
"pos": [
|
61
|
+
620,
|
62
|
+
220
|
63
|
+
],
|
64
|
+
"size": [
|
65
|
+
400,
|
66
|
+
270
|
67
|
+
],
|
68
|
+
"flags": {},
|
69
|
+
"order": 1,
|
70
|
+
"mode": 0,
|
71
|
+
"inputs": [
|
72
|
+
{
|
73
|
+
"name": "image",
|
74
|
+
"shape": 7,
|
75
|
+
"type": "IMAGE",
|
76
|
+
"link": null
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"name": "mask",
|
80
|
+
"shape": 7,
|
81
|
+
"type": "MASK",
|
82
|
+
"link": null
|
83
|
+
}
|
84
|
+
],
|
85
|
+
"outputs": [
|
86
|
+
{
|
87
|
+
"name": "IMAGE",
|
88
|
+
"type": "IMAGE",
|
89
|
+
"links": [
|
90
|
+
8
|
91
|
+
]
|
92
|
+
}
|
93
|
+
],
|
94
|
+
"properties": {
|
95
|
+
"Node name for S&R": "OpenAIDalle2"
|
96
|
+
},
|
97
|
+
"widgets_values": [
|
98
|
+
"A bustling ancient Roman marketplace filled with people in traditional togas, vendors selling fruits, spices, and pottery. There are marble columns and arches in the background, and a chariot being pulled by horses passing through the crowd. The sky is a clear blue, and the sunlight casts realistic shadows on the ground. The painting style is reminiscent of classical Roman art, with detailed textures and a warm color palette",
|
99
|
+
263985102,
|
100
|
+
"randomize",
|
101
|
+
"1024x1024",
|
102
|
+
1
|
103
|
+
]
|
104
|
+
}
|
105
|
+
],
|
106
|
+
"links": [
|
107
|
+
[
|
108
|
+
8,
|
109
|
+
10,
|
110
|
+
0,
|
111
|
+
20,
|
112
|
+
0,
|
113
|
+
"IMAGE"
|
114
|
+
]
|
115
|
+
],
|
116
|
+
"groups": [],
|
117
|
+
"config": {},
|
118
|
+
"extra": {
|
119
|
+
"ds": {
|
120
|
+
"scale": 1.1000000000000008,
|
121
|
+
"offset": [
|
122
|
+
-166.707202557698,
|
123
|
+
-72.09134083731502
|
124
|
+
]
|
125
|
+
},
|
126
|
+
"frontendVersion": "1.17.9",
|
127
|
+
"node_versions": {
|
128
|
+
"comfy-core": "0.3.29"
|
129
|
+
},
|
130
|
+
"VHS_latentpreview": false,
|
131
|
+
"VHS_latentpreviewrate": 0,
|
132
|
+
"VHS_MetadataImage": true,
|
133
|
+
"VHS_KeepIntermediate": true
|
134
|
+
},
|
135
|
+
"version": 0.4
|
136
|
+
}
|
Binary file
|
@@ -0,0 +1,124 @@
|
|
1
|
+
{
|
2
|
+
"id": "3ba6fcae-c49e-40dc-8725-12d4cd833fcb",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 26,
|
5
|
+
"last_link_id": 10,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 24,
|
9
|
+
"type": "SaveImage",
|
10
|
+
"pos": [
|
11
|
+
1020,
|
12
|
+
490
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
315,
|
16
|
+
270
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 2,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [
|
22
|
+
{
|
23
|
+
"name": "images",
|
24
|
+
"type": "IMAGE",
|
25
|
+
"link": 10
|
26
|
+
}
|
27
|
+
],
|
28
|
+
"outputs": [],
|
29
|
+
"properties": {},
|
30
|
+
"widgets_values": [
|
31
|
+
"DALL-E3"
|
32
|
+
]
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"id": 21,
|
36
|
+
"type": "OpenAIDalle3",
|
37
|
+
"pos": [
|
38
|
+
590,
|
39
|
+
490
|
40
|
+
],
|
41
|
+
"size": [
|
42
|
+
400,
|
43
|
+
260
|
44
|
+
],
|
45
|
+
"flags": {},
|
46
|
+
"order": 0,
|
47
|
+
"mode": 0,
|
48
|
+
"inputs": [],
|
49
|
+
"outputs": [
|
50
|
+
{
|
51
|
+
"name": "IMAGE",
|
52
|
+
"type": "IMAGE",
|
53
|
+
"links": [
|
54
|
+
10
|
55
|
+
]
|
56
|
+
}
|
57
|
+
],
|
58
|
+
"properties": {
|
59
|
+
"Node name for S&R": "OpenAIDalle3"
|
60
|
+
},
|
61
|
+
"widgets_values": [
|
62
|
+
"Create a 3D digital art of a delicate figure. She has short, pastel - pink hair with iridescent shimmering effects, as if catching and reflecting light magically. Her eyes are gently closed, exuding a serene and peaceful expression. She's wearing a translucent off-the-shoulder dress with puffed sleeves and flowing fabric that also has an iridescent sheen. Set against a plain, muted gray background to highlight the figure, making her the focal point of an enchanting and otherworldly scene.",
|
63
|
+
233657781,
|
64
|
+
"randomize",
|
65
|
+
"hd",
|
66
|
+
"vivid",
|
67
|
+
"1024x1024"
|
68
|
+
]
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"id": 26,
|
72
|
+
"type": "MarkdownNote",
|
73
|
+
"pos": [
|
74
|
+
225.7735137939453,
|
75
|
+
494.646484375
|
76
|
+
],
|
77
|
+
"size": [
|
78
|
+
340,
|
79
|
+
200
|
80
|
+
],
|
81
|
+
"flags": {},
|
82
|
+
"order": 1,
|
83
|
+
"mode": 0,
|
84
|
+
"inputs": [],
|
85
|
+
"outputs": [],
|
86
|
+
"properties": {},
|
87
|
+
"widgets_values": [
|
88
|
+
"[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-3)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n"
|
89
|
+
],
|
90
|
+
"color": "#432",
|
91
|
+
"bgcolor": "#653"
|
92
|
+
}
|
93
|
+
],
|
94
|
+
"links": [
|
95
|
+
[
|
96
|
+
10,
|
97
|
+
21,
|
98
|
+
0,
|
99
|
+
24,
|
100
|
+
0,
|
101
|
+
"IMAGE"
|
102
|
+
]
|
103
|
+
],
|
104
|
+
"groups": [],
|
105
|
+
"config": {},
|
106
|
+
"extra": {
|
107
|
+
"ds": {
|
108
|
+
"scale": 1.1000000000000005,
|
109
|
+
"offset": [
|
110
|
+
9.76264993625746,
|
111
|
+
-355.48771206972344
|
112
|
+
]
|
113
|
+
},
|
114
|
+
"frontendVersion": "1.17.1",
|
115
|
+
"node_versions": {
|
116
|
+
"comfy-core": "0.3.29"
|
117
|
+
},
|
118
|
+
"VHS_latentpreview": false,
|
119
|
+
"VHS_latentpreviewrate": 0,
|
120
|
+
"VHS_MetadataImage": true,
|
121
|
+
"VHS_KeepIntermediate": true
|
122
|
+
},
|
123
|
+
"version": 0.4
|
124
|
+
}
|
Binary file
|
Binary file
|
@@ -0,0 +1,183 @@
|
|
1
|
+
{
|
2
|
+
"id": "899481e8-5323-4aee-b3b4-faa5a3254f5d",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 15,
|
5
|
+
"last_link_id": 12,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 14,
|
9
|
+
"type": "LoadImage",
|
10
|
+
"pos": [
|
11
|
+
1150,
|
12
|
+
1210
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
342.5999755859375,
|
16
|
+
314
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [
|
23
|
+
{
|
24
|
+
"name": "IMAGE",
|
25
|
+
"type": "IMAGE",
|
26
|
+
"links": [
|
27
|
+
11
|
28
|
+
]
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"name": "MASK",
|
32
|
+
"type": "MASK",
|
33
|
+
"links": null
|
34
|
+
}
|
35
|
+
],
|
36
|
+
"properties": {
|
37
|
+
"Node name for S&R": "LoadImage"
|
38
|
+
},
|
39
|
+
"widgets_values": [
|
40
|
+
"input.webp",
|
41
|
+
"image"
|
42
|
+
]
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"id": 13,
|
46
|
+
"type": "MarkdownNote",
|
47
|
+
"pos": [
|
48
|
+
780,
|
49
|
+
1210
|
50
|
+
],
|
51
|
+
"size": [
|
52
|
+
340,
|
53
|
+
180
|
54
|
+
],
|
55
|
+
"flags": {},
|
56
|
+
"order": 1,
|
57
|
+
"mode": 0,
|
58
|
+
"inputs": [],
|
59
|
+
"outputs": [],
|
60
|
+
"properties": {},
|
61
|
+
"widgets_values": [
|
62
|
+
"[View tuotrial here](https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1)\n\nTo use the API, you must be in a secure network environment:\n\n- Only `127.0.0.1` (localhost) is allowed for local access. LAN IPs without https are not supported.\n\n- You need to access the API through an https address. If you run ComfyUI on a Linux server, bind a domain name and set up an SSL certificate.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n"
|
63
|
+
],
|
64
|
+
"color": "#432",
|
65
|
+
"bgcolor": "#653"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"id": 10,
|
69
|
+
"type": "OpenAIGPTImage1",
|
70
|
+
"pos": [
|
71
|
+
1530,
|
72
|
+
1210
|
73
|
+
],
|
74
|
+
"size": [
|
75
|
+
400,
|
76
|
+
300
|
77
|
+
],
|
78
|
+
"flags": {},
|
79
|
+
"order": 2,
|
80
|
+
"mode": 0,
|
81
|
+
"inputs": [
|
82
|
+
{
|
83
|
+
"name": "image",
|
84
|
+
"shape": 7,
|
85
|
+
"type": "IMAGE",
|
86
|
+
"link": 11
|
87
|
+
},
|
88
|
+
{
|
89
|
+
"name": "mask",
|
90
|
+
"shape": 7,
|
91
|
+
"type": "MASK",
|
92
|
+
"link": null
|
93
|
+
}
|
94
|
+
],
|
95
|
+
"outputs": [
|
96
|
+
{
|
97
|
+
"name": "IMAGE",
|
98
|
+
"type": "IMAGE",
|
99
|
+
"links": [
|
100
|
+
12
|
101
|
+
]
|
102
|
+
}
|
103
|
+
],
|
104
|
+
"properties": {
|
105
|
+
"Node name for S&R": "OpenAIGPTImage1"
|
106
|
+
},
|
107
|
+
"widgets_values": [
|
108
|
+
"A cute cat sitting on a boat, holding a glass of champagne, with the vast ocean in the background, in the style of Studio Ghibli",
|
109
|
+
1011675199,
|
110
|
+
"randomize",
|
111
|
+
"high",
|
112
|
+
"opaque",
|
113
|
+
"1024x1024",
|
114
|
+
1
|
115
|
+
]
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"id": 15,
|
119
|
+
"type": "SaveImage",
|
120
|
+
"pos": [
|
121
|
+
1960,
|
122
|
+
1210
|
123
|
+
],
|
124
|
+
"size": [
|
125
|
+
315,
|
126
|
+
270
|
127
|
+
],
|
128
|
+
"flags": {},
|
129
|
+
"order": 3,
|
130
|
+
"mode": 0,
|
131
|
+
"inputs": [
|
132
|
+
{
|
133
|
+
"name": "images",
|
134
|
+
"type": "IMAGE",
|
135
|
+
"link": 12
|
136
|
+
}
|
137
|
+
],
|
138
|
+
"outputs": [],
|
139
|
+
"properties": {},
|
140
|
+
"widgets_values": [
|
141
|
+
"ComfyUI"
|
142
|
+
]
|
143
|
+
}
|
144
|
+
],
|
145
|
+
"links": [
|
146
|
+
[
|
147
|
+
11,
|
148
|
+
14,
|
149
|
+
0,
|
150
|
+
10,
|
151
|
+
0,
|
152
|
+
"IMAGE"
|
153
|
+
],
|
154
|
+
[
|
155
|
+
12,
|
156
|
+
10,
|
157
|
+
0,
|
158
|
+
15,
|
159
|
+
0,
|
160
|
+
"IMAGE"
|
161
|
+
]
|
162
|
+
],
|
163
|
+
"groups": [],
|
164
|
+
"config": {},
|
165
|
+
"extra": {
|
166
|
+
"ds": {
|
167
|
+
"scale": 0.9188118811881189,
|
168
|
+
"offset": [
|
169
|
+
-517.4999999999999,
|
170
|
+
-864.4137931034484
|
171
|
+
]
|
172
|
+
},
|
173
|
+
"frontendVersion": "1.17.1",
|
174
|
+
"node_versions": {
|
175
|
+
"comfy-core": "0.3.29"
|
176
|
+
},
|
177
|
+
"VHS_latentpreview": false,
|
178
|
+
"VHS_latentpreviewrate": 0,
|
179
|
+
"VHS_MetadataImage": true,
|
180
|
+
"VHS_KeepIntermediate": true
|
181
|
+
},
|
182
|
+
"version": 0.4
|
183
|
+
}
|
Binary file
|
Binary file
|