comfyui-workflow-templates 0.1.70__py3-none-any.whl → 0.1.72__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.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/api_google_gemini_image.json +101 -96
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen-1.webp +0 -0
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen-2.webp +0 -0
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen.json +3491 -0
- comfyui_workflow_templates/templates/hidream_i1_dev.json +455 -287
- comfyui_workflow_templates/templates/hidream_i1_fast.json +463 -295
- comfyui_workflow_templates/templates/hidream_i1_full.json +417 -250
- comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet.json +47 -47
- comfyui_workflow_templates/templates/index.es.json +261 -96
- comfyui_workflow_templates/templates/index.fr.json +300 -145
- comfyui_workflow_templates/templates/index.ja.json +261 -96
- comfyui_workflow_templates/templates/index.json +36 -2
- comfyui_workflow_templates/templates/index.ko.json +261 -96
- comfyui_workflow_templates/templates/index.ru.json +259 -158
- comfyui_workflow_templates/templates/index.zh-TW.json +261 -96
- comfyui_workflow_templates/templates/index.zh.json +261 -96
- comfyui_workflow_templates/templates/video_wan2_2_14B_s2v.json +80 -80
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_control-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_control.json +1018 -0
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_inpaint-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_5B_fun_inpaint.json +856 -0
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/RECORD +26 -19
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/top_level.txt +0 -0
|
@@ -221,83 +221,6 @@
|
|
|
221
221
|
"wav2vec2_large_english_fp16.safetensors"
|
|
222
222
|
]
|
|
223
223
|
},
|
|
224
|
-
{
|
|
225
|
-
"id": 3,
|
|
226
|
-
"type": "KSampler",
|
|
227
|
-
"pos": [
|
|
228
|
-
1160,
|
|
229
|
-
150
|
|
230
|
-
],
|
|
231
|
-
"size": [
|
|
232
|
-
280,
|
|
233
|
-
440
|
|
234
|
-
],
|
|
235
|
-
"flags": {},
|
|
236
|
-
"order": 43,
|
|
237
|
-
"mode": 0,
|
|
238
|
-
"inputs": [
|
|
239
|
-
{
|
|
240
|
-
"name": "model",
|
|
241
|
-
"type": "MODEL",
|
|
242
|
-
"link": 111
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"name": "positive",
|
|
246
|
-
"type": "CONDITIONING",
|
|
247
|
-
"link": 257
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"name": "negative",
|
|
251
|
-
"type": "CONDITIONING",
|
|
252
|
-
"link": 258
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"name": "latent_image",
|
|
256
|
-
"type": "LATENT",
|
|
257
|
-
"link": 259
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"name": "steps",
|
|
261
|
-
"type": "INT",
|
|
262
|
-
"widget": {
|
|
263
|
-
"name": "steps"
|
|
264
|
-
},
|
|
265
|
-
"link": 319
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"name": "cfg",
|
|
269
|
-
"type": "FLOAT",
|
|
270
|
-
"widget": {
|
|
271
|
-
"name": "cfg"
|
|
272
|
-
},
|
|
273
|
-
"link": 348
|
|
274
|
-
}
|
|
275
|
-
],
|
|
276
|
-
"outputs": [
|
|
277
|
-
{
|
|
278
|
-
"name": "LATENT",
|
|
279
|
-
"type": "LATENT",
|
|
280
|
-
"slot_index": 0,
|
|
281
|
-
"links": [
|
|
282
|
-
189
|
|
283
|
-
]
|
|
284
|
-
}
|
|
285
|
-
],
|
|
286
|
-
"properties": {
|
|
287
|
-
"cnr_id": "comfy-core",
|
|
288
|
-
"ver": "0.3.54",
|
|
289
|
-
"Node name for S&R": "KSampler"
|
|
290
|
-
},
|
|
291
|
-
"widgets_values": [
|
|
292
|
-
20,
|
|
293
|
-
"fixed",
|
|
294
|
-
10,
|
|
295
|
-
6,
|
|
296
|
-
"uni_pc",
|
|
297
|
-
"simple",
|
|
298
|
-
1
|
|
299
|
-
]
|
|
300
|
-
},
|
|
301
224
|
{
|
|
302
225
|
"id": 93,
|
|
303
226
|
"type": "WanSoundImageToVideo",
|
|
@@ -2943,6 +2866,83 @@
|
|
|
2943
2866
|
],
|
|
2944
2867
|
"color": "#432",
|
|
2945
2868
|
"bgcolor": "#653"
|
|
2869
|
+
},
|
|
2870
|
+
{
|
|
2871
|
+
"id": 3,
|
|
2872
|
+
"type": "KSampler",
|
|
2873
|
+
"pos": [
|
|
2874
|
+
1160,
|
|
2875
|
+
150
|
|
2876
|
+
],
|
|
2877
|
+
"size": [
|
|
2878
|
+
280,
|
|
2879
|
+
440
|
|
2880
|
+
],
|
|
2881
|
+
"flags": {},
|
|
2882
|
+
"order": 43,
|
|
2883
|
+
"mode": 0,
|
|
2884
|
+
"inputs": [
|
|
2885
|
+
{
|
|
2886
|
+
"name": "model",
|
|
2887
|
+
"type": "MODEL",
|
|
2888
|
+
"link": 111
|
|
2889
|
+
},
|
|
2890
|
+
{
|
|
2891
|
+
"name": "positive",
|
|
2892
|
+
"type": "CONDITIONING",
|
|
2893
|
+
"link": 257
|
|
2894
|
+
},
|
|
2895
|
+
{
|
|
2896
|
+
"name": "negative",
|
|
2897
|
+
"type": "CONDITIONING",
|
|
2898
|
+
"link": 258
|
|
2899
|
+
},
|
|
2900
|
+
{
|
|
2901
|
+
"name": "latent_image",
|
|
2902
|
+
"type": "LATENT",
|
|
2903
|
+
"link": 259
|
|
2904
|
+
},
|
|
2905
|
+
{
|
|
2906
|
+
"name": "steps",
|
|
2907
|
+
"type": "INT",
|
|
2908
|
+
"widget": {
|
|
2909
|
+
"name": "steps"
|
|
2910
|
+
},
|
|
2911
|
+
"link": 319
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"name": "cfg",
|
|
2915
|
+
"type": "FLOAT",
|
|
2916
|
+
"widget": {
|
|
2917
|
+
"name": "cfg"
|
|
2918
|
+
},
|
|
2919
|
+
"link": 348
|
|
2920
|
+
}
|
|
2921
|
+
],
|
|
2922
|
+
"outputs": [
|
|
2923
|
+
{
|
|
2924
|
+
"name": "LATENT",
|
|
2925
|
+
"type": "LATENT",
|
|
2926
|
+
"slot_index": 0,
|
|
2927
|
+
"links": [
|
|
2928
|
+
189
|
|
2929
|
+
]
|
|
2930
|
+
}
|
|
2931
|
+
],
|
|
2932
|
+
"properties": {
|
|
2933
|
+
"cnr_id": "comfy-core",
|
|
2934
|
+
"ver": "0.3.54",
|
|
2935
|
+
"Node name for S&R": "KSampler"
|
|
2936
|
+
},
|
|
2937
|
+
"widgets_values": [
|
|
2938
|
+
20,
|
|
2939
|
+
"randomize",
|
|
2940
|
+
10,
|
|
2941
|
+
6,
|
|
2942
|
+
"uni_pc",
|
|
2943
|
+
"simple",
|
|
2944
|
+
1
|
|
2945
|
+
]
|
|
2946
2946
|
}
|
|
2947
2947
|
],
|
|
2948
2948
|
"links": [
|
|
@@ -7972,10 +7972,10 @@
|
|
|
7972
7972
|
"config": {},
|
|
7973
7973
|
"extra": {
|
|
7974
7974
|
"ds": {
|
|
7975
|
-
"scale": 1.
|
|
7975
|
+
"scale": 1.2116815000317989,
|
|
7976
7976
|
"offset": [
|
|
7977
|
-
|
|
7978
|
-
-
|
|
7977
|
+
-478.8350508712671,
|
|
7978
|
+
-153.93777344946642
|
|
7979
7979
|
]
|
|
7980
7980
|
},
|
|
7981
7981
|
"frontendVersion": "1.25.11"
|
|
Binary file
|