ComfyUI Workflow for Image Generation
(it also allows you to create a video of the generated image using Wan2.x Models)
Needed Custom Node:
Git-Hub: RvTools_v2 (Updated: 2.4.45)
Comfyui-Registry: RvTools_v2
if you install the node with the manager choose nightly because i don't upload every change to comfyui registry. if you choose latest you'll install the latest version stored on comfy reg. nightly is the current version from git hub.
if you get type mismatch errors, install the frontend version 1.26.0
python_embeded\python.exe -m pip install comfyui-frontend-package==1.26.0
if you want to use pulid or reactor you need to install numpy 1.26.4
python_embeded\python.exe -m pip install numpy==1.26.4
when using torch 2.7.x+cu128 use triton 3.3.1 (3.4 will cause issues)
python_embeded\python.exe -m pip install -U "triton-windows==3.3.1.post19"
When you look at the image showing the workflow, you can see that it is divided into groups. Each group offers useful tools for influencing the image to be generated. Almost every group has a ctx (context menu) for input and one at the end for output of this group. If there are groups in the workflow that you do not need or cannot use, select the entire group (hold Ctrl + draw a rectangle with the left mouse button over the area) with all nodes in it and the two ctx and delete them. The same applies if you want to duplicate a group e.g. a detailer. Select the group+ctx, copy it, and paste it into a free space. Connect the two ctx with the ones where the group is to be inserted.
the workflow has 2 stop funtions:
one is in the initial render group, it allows you, when using a random seed, to stop after each render and choose if you want to quene for a new image or set the seed to fixed and process this image.
the 2nd is before the wan groups. if this one is enabled and auto queue is also enabled the wan groups are ignored. means you can render multible images without creating a video of each of them. if auto queue is not enabled the workflow stops after the image is processed and you can adjust the prompt for the video in the wan: prompt group, disable the stop option after that and start a new queue (fixed seed!) to create a video of the generated image.
Description
rebuilded core with some subgraphs
updated the lora stacker
FAQ
Looks like we don't have an active mirror for this file right now.
CivArchive is a community-maintained index — we catalog mirrors that volunteers upload to HuggingFace, torrents, and other public hosts. Looks like no one has uploaded a copy of this file yet.
Some files do get recovered over time through contributions. If you're looking for this one, feel free to ask in Discord, or help preserve it if you have a copy.
