ComfyUI Workflow for Image Generation
This workflow is not compatible with RvTools_v2 !
it requires the new Version of RvTools, which is also the one that is used from now on for my Workflows, but i made sure that both versions don't conflict each other.
Needed Custom Node:
Git-Hub: RvTools-X v2.5.0
Comfyui-Registry: RvTools-X v2.5.0
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
this workflow requires RvTools-X, it is NOT compatible with RvTools_v2 but both can run side by side.
if you have downloaded this workflow already you have to download RvTools-X again. i had to do a lot of code cleaning so i deleted the old version. (i didnt want to fill the history will bullshyte^^)
reuploaded with an update: ive added stop buttons in the detailers (with on/off switch) i noticed a lot of fail detections. this helps to adjust the seed, check the detection output and continue if its ok, same for sam2 output to test the sam2 settings i.e mask grow/blur, process_detail. detail_erode/dilate etc.)
updated, fixed and rebuilded from version 2.1
fixed the llm prompt, it is created and saved into the image but not actually used to create the image, in the old version.
added a second seed node, one for the image and one for the prompt. this allows you to stop the random prompts. if you have an image that you like, set the prompt seed to fixed and the image seed to random to create images with that prompt.
fixed the supir subgraph, extracted the lora from it.
i've removed some nodes because rvt-x don't need them anymore, i.e. save images can handle direct connections from the context menu now, also without image input if the output image is transported within the context menu. it also allows you to use placeholders like %basemodel etc.
much more small adjustments like this.
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.