Skip to content

Commit 01b41f4

Browse files
committed
Update workflow examples to match Comfy Core guidelines
1 parent 1611742 commit 01b41f4

46 files changed

Lines changed: 7712 additions & 14145 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 133 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -127,44 +127,154 @@ All workflows have been tested on a 2x 3090 + 1060ti linux setup, a 4070 win 11
127127

128128
### DisTorch2
129129

130-
- [Default DisTorch2 Workflow](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch2/default_DisTorch2.json)
131-
- [FLUX.1-dev Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch2/flux_dev_example_DisTorch2.json)
132-
- [Hunyuan GGUF Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch2/hunyuan_gguf_DisTorch2.json)
133-
- [LTX Video Text-to-Video](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch2/ltxv_text_to_video_MultiGPU.json)
134-
- [Qwen Image Basic Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch2/qwen_image_basic_example_DisTorch2.json)
135-
- [WanVideo 2.2 Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch2/wan2_2_DisTorch2.json)
130+
<table>
131+
<tr>
132+
<td align="center">
133+
<a href="example_workflows/ltxvideo%20checkpointloadersimple%20distorch2.json">
134+
<img src="example_workflows/ltxvideo%20checkpointloadersimple%20distorch2.jpg" alt="LTX Video + CheckpointLoaderSimple (DisTorch2)" style="max-width:160px; max-height:160px;">
135+
<div>LTX Video + CheckpointLoaderSimple (DisTorch2)</div>
136+
</a>
137+
</td>
138+
<td align="center">
139+
<a href="example_workflows/mochi%20checkpointloaderadvanced%20distorch2.json">
140+
<img src="example_workflows/mochi%20checkpointloaderadvanced%20distorch2.jpg" alt="Mochi + CheckpointLoaderAdvanced (DisTorch2)" style="max-width:160px; max-height:160px;">
141+
<div>Mochi + CheckpointLoaderAdvanced (DisTorch2)</div>
142+
</a>
143+
</td>
144+
<td align="center">
145+
<a href="example_workflows/qwen_image%20unet%20clip%20distorch2.json">
146+
<img src="example_workflows/qwen_image%20unet%20clip%20distorch2.jpg" alt="Qwen Image UNet + CLIP (DisTorch2)" style="max-width:160px; max-height:160px;">
147+
<div>Qwen Image UNet + CLIP (DisTorch2)</div>
148+
</a>
149+
</td>
150+
</tr>
151+
<tr>
152+
<td align="center">
153+
<a href="example_workflows/qwen_image_edit_2509%20unet%20clip%20distorch2.json">
154+
<img src="example_workflows/qwen_image_edit_2509%20unet%20clip%20distorch2.jpg" alt="Qwen Image Edit UNet + CLIP (DisTorch2)" style="max-width:160px; max-height:160px;">
155+
<div>Qwen Image Edit UNet + CLIP (DisTorch2)</div>
156+
</a>
157+
</td>
158+
<td align="center">
159+
<a href="example_workflows/wan2_2%20distorch2%20double_unet%20no_cpu.json">
160+
<img src="example_workflows/wan2_2%20distorch2%20double_unet%20no_cpu.jpg" alt="WanVideo 2.2 Double UNet, No CPU (DisTorch2)" style="max-width:160px; max-height:160px;">
161+
<div>WanVideo 2.2 Double UNet, No CPU (DisTorch2)</div>
162+
</a>
163+
</td>
164+
<td align="center">
165+
<a href="example_workflows/wan2_2%20t2i%20lightx2v%20lora%20distorch2.json">
166+
<img src="example_workflows/wan2_2%20t2i%20lightx2v%20lora%20distorch2.jpg" alt="WanVideo 2.2 T2I LightX2V LoRA (DisTorch2)" style="max-width:160px; max-height:160px;">
167+
<div>WanVideo 2.2 T2I LightX2V LoRA (DisTorch2)</div>
168+
</a>
169+
</td>
170+
</tr>
171+
<tr>
172+
<td align="center">
173+
<a href="example_workflows/wan2_2%20t2v%20lightx2v%20lora%20distorch2.json">
174+
<img src="example_workflows/wan2_2%20t2v%20lightx2v%20lora%20distorch2.jpg" alt="WanVideo 2.2 T2V LightX2V LoRA (DisTorch2)" style="max-width:160px; max-height:160px;">
175+
<div>WanVideo 2.2 T2V LightX2V LoRA (DisTorch2)</div>
176+
</a>
177+
</td>
178+
<td></td>
179+
<td></td>
180+
</tr>
181+
</table>
136182

137183
### WanVideoWrapper
138184

139-
- [WanVideo T2V Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/wannvideowrapper/wanvideo_T2V_example_MultiGPU.json)
140-
- [WanVideo 2.2 I2V Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/wannvideowrapper/wanvideo2_2_I2V_A14B_example_WIP_Multigpu.json)
185+
<table>
186+
<tr>
187+
<td align="center">
188+
<a href="example_workflows/ComfyUI-WanVideoWrapper%20wanvideo_T2V.json">
189+
<img src="example_workflows/ComfyUI-WanVideoWrapper%20wanvideo_T2V.jpg" alt="WanVideoWrapper T2V" style="max-width:160px; max-height:160px;">
190+
<div>WanVideoWrapper T2V</div>
191+
</a>
192+
</td>
193+
<td align="center">
194+
<a href="example_workflows/ComfyUI-WanVideoWrapper%20wanvideo_1_3B%20control_lora.json">
195+
<img src="example_workflows/ComfyUI-WanVideoWrapper%20wanvideo_1_3B%20control_lora.jpg" alt="WanVideoWrapper 1.3B Control LoRA" style="max-width:160px; max-height:160px;">
196+
<div>WanVideoWrapper 1.3B Control LoRA</div>
197+
</a>
198+
</td>
199+
<td align="center">
200+
<a href="example_workflows/ComfyUI-WanVideoWrapper%20wanvideo2_2%20I2V%20A14B%20GGUF.json">
201+
<img src="example_workflows/ComfyUI-WanVideoWrapper%20wanvideo2_2%20I2V%20A14B%20GGUF.jpg" alt="WanVideoWrapper 2.2 I2V A14B GGUF" style="max-width:160px; max-height:160px;">
202+
<div>WanVideoWrapper 2.2 I2V A14B GGUF</div>
203+
</a>
204+
</td>
205+
</tr>
206+
</table>
141207

142208
### MultiGPU
143209

144-
- [FLUX.1-dev Example](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/multiGPU/flux_dev_example_MultiGPU.json)
145-
- [SDXL 2-GPU](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/multiGPU/sdxl_2gpu.json)
210+
<table>
211+
<tr>
212+
<td align="center">
213+
<a href="example_workflows/flux%20unet%20dual_clip%20vae%20loaders.json">
214+
<img src="example_workflows/flux%20unet%20dual_clip%20vae%20loaders.jpg" alt="FLUX UNet + Dual CLIP + VAE Loaders (MultiGPU)" style="max-width:160px; max-height:160px;">
215+
<div>FLUX UNet + Dual CLIP + VAE Loaders (MultiGPU)</div>
216+
</a>
217+
</td>
218+
<td align="center">
219+
<a href="example_workflows/sd15%20checkpoint%20loader%20simple.json">
220+
<img src="example_workflows/sd15%20checkpoint%20loader%20simple.jpg" alt="SD15 CheckpointLoaderSimple (MultiGPU)" style="max-width:160px; max-height:160px;">
221+
<div>SD15 CheckpointLoaderSimple (MultiGPU)</div>
222+
</a>
223+
</td>
224+
<td align="center">
225+
<a href="example_workflows/sdxl%20checkpoint%20loader%20advanced.json">
226+
<img src="example_workflows/sdxl%20checkpoint%20loader%20advanced.jpg" alt="SDXL CheckpointLoaderAdvanced (MultiGPU)" style="max-width:160px; max-height:160px;">
227+
<div>SDXL CheckpointLoaderAdvanced (MultiGPU)</div>
228+
</a>
229+
</td>
230+
</tr>
231+
</table>
146232

147233
### Florence2
148234

149-
- [Florence2, FLUX.1-dev, LTX Video Pipeline](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/florence2/florence2_flux1dev_ltxv_cpu_2gpu.json)
235+
<table>
236+
<tr>
237+
<td align="center">
238+
<a href="example_workflows/ComfyUI-Florence2%20detailed_caption%20to%20flux.json">
239+
<img src="example_workflows/ComfyUI-Florence2%20detailed_caption%20to%20flux.jpg" alt="Florence2 Detailed Caption to FLUX Pipeline" style="max-width:160px; max-height:160px;">
240+
<div>Florence2 Detailed Caption to FLUX Pipeline</div>
241+
</a>
242+
</td>
243+
</tr>
244+
</table>
150245

151246
### GGUF
152247

153-
- [FLUX.1-dev 2-GPU GGUF](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/gguf/flux1dev_2gpu_gguf.json)
154-
- [Hunyuan 2-GPU GGUF](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/gguf/hunyuan_2gpu_gguf.json)
155-
- [Hunyuan CPU+GPU GGUF](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/gguf/hunyuan_cpu_1gpu_gguf.json)
156-
- [Hunyuan GGUF DisTorch](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/gguf/hunyuan_gguf_distorch.json)
157-
- [Hunyuan GGUF MultiGPU](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/gguf/hunyuan_gguf_MultiGPU.json)
248+
<table>
249+
<tr>
250+
<td align="center">
251+
<a href="example_workflows/ComfyUI-GGUF%20flux%20unet%20dual_clip%20loaders.json">
252+
<img src="example_workflows/ComfyUI-GGUF%20flux%20unet%20dual_clip%20loaders.jpg" alt="FLUX UNet + Dual CLIP GGUF" style="max-width:160px; max-height:160px;">
253+
<div>FLUX UNet + Dual CLIP GGUF</div>
254+
</a>
255+
</td>
256+
<td align="center">
257+
<a href="example_workflows/ComfyUI-GGUF%20qwen_image%20unet%20distorch2%20cliploader.json">
258+
<img src="example_workflows/ComfyUI-GGUF%20qwen_image%20unet%20distorch2%20cliploader.jpg" alt="Qwen Image UNet DisTorch2 GGUF" style="max-width:160px; max-height:160px;">
259+
<div>Qwen Image UNet DisTorch2 GGUF</div>
260+
</a>
261+
</td>
262+
<td></td>
263+
</tr>
264+
</table>
158265

159266
### HunyuanVideoWrapper
160267

161-
- [HunyuanVideoWrapper Native VAE](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/hunyuanvideowrapper/hunyuanvideowrapper_native_vae.json)
162-
- [HunyuanVideoWrapper Select Device](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/hunyuanvideowrapper/hunyuanvideowrapper_select_device.json)
163-
164-
### DisTorch (Legacy GGUF)
165-
166-
- [FLUX.1-dev GGUF DisTorch](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch/flux1dev_gguf_distorch.json)
167-
- [Hunyuan IP2V GGUF DisTorch](https://github.com/pollockjj/ComfyUI-MultiGPU/blob/main/examples/distorch/hunyuan_ip2v_distorch_gguf.json)
268+
<table>
269+
<tr>
270+
<td align="center">
271+
<a href="example_workflows/hunyuanvideo%20distorch%20DEPRECATED.json">
272+
<img src="example_workflows/hunyuanvideo%20distorch%20DEPRECATED.jpg" alt="HunyuanVideoWrapper DisTorch (Legacy, Deprecated)" style="max-width:160px; max-height:160px;">
273+
<div>HunyuanVideoWrapper DisTorch (Legacy, Deprecated)</div>
274+
</a>
275+
</td>
276+
</tr>
277+
</table>
168278

169279
## Support
170280

256 KB
Loading

0 commit comments

Comments
 (0)