-
Notifications
You must be signed in to change notification settings - Fork 25
Example Assets
ComfyUI Load Image/Video nodes read from configured input directories, not from
the custom-node repository. Copy each required file from
example_workflows/assets/ into ComfyUI/input/.
| File | Used by | Notes |
|---|---|---|
jigen_market_garden_doom_opening.png |
I2V, FL2V, and bundled Ref2V examples | Credited opening image shared by ᴊɪɢᴇɴ |
jigen_market_garden_doom_last.png |
FL2V and bundled Ref2V examples | Final frame extracted from the credited generated result |
soldier_crabs_bribie_island_cc0.webm |
Masked inpaint, AV extension, and bridge examples | CC0 source video with stereo audio |
soldier_crabs_inpaint_mask.png |
Masked Video Inpaint | Static demonstration mask; white regenerates the lower-central beach area |
soldier_crabs_reference_cc0.png |
Multi-scene Ref2VA extension | Appearance reference extracted from the CC0 video |
The opening image and scene-1 prompt were shared by ᴊɪɢᴇɴ in Banodoco's
#minimax_h3_gens on August 12, 2026:
The last image is a frame extracted from that credited result.
The source video shows light-blue soldier crabs on Bribie Island, Australia. It was filmed by Watermark Resort Caloundra and distributed under CC0 1.0.
- Wikimedia Commons source and license record
- Original: VP8/Vorbis WebM, 1280×720, 13.049 seconds, stereo audio
The examples decode it at 24 fps and resize it to a 960×544 H3 canvas. The reference PNG is extracted from the same CC0 video.
The bundled static mask uses white = generate. Grid Preview shows the exact
effective causal 32×32 H3 cells. Replace it with a tracked MASK batch to follow
a moving object; Loop Mask Slice selects the matching raw scene and overlap
frames.
Return to Getting started or Workflow chooser.