autoweeb commited on
Commit
431652b
·
verified ·
1 Parent(s): b7b3f9f

Upload workflow.json

Browse files
Files changed (1) hide show
  1. workflow.json +246 -0
workflow.json ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "3": {
3
+ "inputs": {
4
+ "seed": 819969892219954,
5
+ "steps": 8,
6
+ "cfg": 2.5,
7
+ "sampler_name": "euler",
8
+ "scheduler": "simple",
9
+ "denoise": 1,
10
+ "model": [
11
+ "75",
12
+ 0
13
+ ],
14
+ "positive": [
15
+ "111",
16
+ 0
17
+ ],
18
+ "negative": [
19
+ "110",
20
+ 0
21
+ ],
22
+ "latent_image": [
23
+ "112",
24
+ 0
25
+ ]
26
+ },
27
+ "class_type": "KSampler",
28
+ "_meta": {
29
+ "title": "KSampler"
30
+ }
31
+ },
32
+ "8": {
33
+ "inputs": {
34
+ "samples": [
35
+ "3",
36
+ 0
37
+ ],
38
+ "vae": [
39
+ "39",
40
+ 0
41
+ ]
42
+ },
43
+ "class_type": "VAEDecode",
44
+ "_meta": {
45
+ "title": "VAE Decode"
46
+ }
47
+ },
48
+ "37": {
49
+ "inputs": {
50
+ "unet_name": "qwen_image_edit_2509_fp8_e4m3fn.safetensors",
51
+ "weight_dtype": "fp8_e4m3fn"
52
+ },
53
+ "class_type": "UNETLoader",
54
+ "_meta": {
55
+ "title": "Load Diffusion Model"
56
+ }
57
+ },
58
+ "38": {
59
+ "inputs": {
60
+ "clip_name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
61
+ "type": "qwen_image",
62
+ "device": "default"
63
+ },
64
+ "class_type": "CLIPLoader",
65
+ "_meta": {
66
+ "title": "Load CLIP"
67
+ }
68
+ },
69
+ "39": {
70
+ "inputs": {
71
+ "vae_name": "qwen_image_vae.safetensors"
72
+ },
73
+ "class_type": "VAELoader",
74
+ "_meta": {
75
+ "title": "Load VAE"
76
+ }
77
+ },
78
+ "60": {
79
+ "inputs": {
80
+ "filename_prefix": "ComfyUI",
81
+ "images": [
82
+ "8",
83
+ 0
84
+ ]
85
+ },
86
+ "class_type": "SaveImage",
87
+ "_meta": {
88
+ "title": "Save Image"
89
+ }
90
+ },
91
+ "66": {
92
+ "inputs": {
93
+ "shift": 3,
94
+ "model": [
95
+ "391",
96
+ 0
97
+ ]
98
+ },
99
+ "class_type": "ModelSamplingAuraFlow",
100
+ "_meta": {
101
+ "title": "ModelSamplingAuraFlow"
102
+ }
103
+ },
104
+ "75": {
105
+ "inputs": {
106
+ "strength": 1,
107
+ "model": [
108
+ "66",
109
+ 0
110
+ ]
111
+ },
112
+ "class_type": "CFGNorm",
113
+ "_meta": {
114
+ "title": "CFGNorm"
115
+ }
116
+ },
117
+ "78": {
118
+ "inputs": {
119
+ "image": "g9ovq6jpq8h51.jpg"
120
+ },
121
+ "class_type": "LoadImage",
122
+ "_meta": {
123
+ "title": "Load Image"
124
+ }
125
+ },
126
+ "88": {
127
+ "inputs": {
128
+ "pixels": [
129
+ "93",
130
+ 0
131
+ ],
132
+ "vae": [
133
+ "39",
134
+ 0
135
+ ]
136
+ },
137
+ "class_type": "VAEEncode",
138
+ "_meta": {
139
+ "title": "VAE Encode"
140
+ }
141
+ },
142
+ "89": {
143
+ "inputs": {
144
+ "lora_name": "Qwen-Image-Edit-2509-Lightning-8steps-V1.0-bf16.safetensors",
145
+ "strength_model": 1,
146
+ "model": [
147
+ "37",
148
+ 0
149
+ ]
150
+ },
151
+ "class_type": "LoraLoaderModelOnly",
152
+ "_meta": {
153
+ "title": "LoraLoaderModelOnly"
154
+ }
155
+ },
156
+ "93": {
157
+ "inputs": {
158
+ "upscale_method": "lanczos",
159
+ "megapixels": 1,
160
+ "image": [
161
+ "78",
162
+ 0
163
+ ]
164
+ },
165
+ "class_type": "ImageScaleToTotalPixels",
166
+ "_meta": {
167
+ "title": "Scale Image to Total Pixels"
168
+ }
169
+ },
170
+ "110": {
171
+ "inputs": {
172
+ "prompt": "",
173
+ "clip": [
174
+ "38",
175
+ 0
176
+ ],
177
+ "vae": [
178
+ "39",
179
+ 0
180
+ ],
181
+ "image1": [
182
+ "93",
183
+ 0
184
+ ]
185
+ },
186
+ "class_type": "TextEncodeQwenImageEditPlus",
187
+ "_meta": {
188
+ "title": "TextEncodeQwenImageEditPlus"
189
+ }
190
+ },
191
+ "111": {
192
+ "inputs": {
193
+ "prompt": "transform into anime",
194
+ "clip": [
195
+ "38",
196
+ 0
197
+ ],
198
+ "vae": [
199
+ "39",
200
+ 0
201
+ ],
202
+ "image1": [
203
+ "93",
204
+ 0
205
+ ]
206
+ },
207
+ "class_type": "TextEncodeQwenImageEditPlus",
208
+ "_meta": {
209
+ "title": "TextEncodeQwenImageEditPlus"
210
+ }
211
+ },
212
+ "112": {
213
+ "inputs": {
214
+ "width": 1024,
215
+ "height": 1024,
216
+ "batch_size": 1
217
+ },
218
+ "class_type": "EmptySD3LatentImage",
219
+ "_meta": {
220
+ "title": "EmptySD3LatentImage"
221
+ }
222
+ },
223
+ "390": {
224
+ "inputs": {
225
+ "prompt": ""
226
+ },
227
+ "class_type": "TextEncodeQwenImageEdit",
228
+ "_meta": {
229
+ "title": "TextEncodeQwenImageEdit"
230
+ }
231
+ },
232
+ "391": {
233
+ "inputs": {
234
+ "lora_name": "Photo2Anime_v2_000000500.safetensors",
235
+ "strength_model": 1.01,
236
+ "model": [
237
+ "89",
238
+ 0
239
+ ]
240
+ },
241
+ "class_type": "LoraLoaderModelOnly",
242
+ "_meta": {
243
+ "title": "LoraLoaderModelOnly"
244
+ }
245
+ }
246
+ }