ComfyUI workflow to generate good quality images with base NoobAI vpred model and a refiner.
For convenience I moved guide for this workflow into separate article How to generate good images with NoobAI vpred.
Description
Adjusted default sampler settings. Should works better both with 2D and 2.5D.
Support prompt scheduling in negative prompt.
Adjusted default positive and negative prompts.
FAQ
Comments (10)
Seems to work really well, but it doesn't seem to support loras? Could we get a version with a lora stacker node included?
You don't need lora stack node. This workflow supports loras from the prompt, like a1111. Just add <lora:loraname> to the pormpt. See this sample https://civitai.com/images/52497639
If you have https://github.com/pythongosssss/ComfyUI-Custom-Scripts installed you can even enable loras autocomplete feature.
if you dont want to add loras from the prompt just add the lora stack after the checkpoint loader and before the positive schedule lora
@derpmagician Just wanted to add that in this case you probably should add lora loader after refiner model loader too. For lora to make maximum impact.
hi having a problem with
IMPORT FAILED ↗
ComfyUI Prompt Control
This is the right custom mode. I have version "nightly [2.0.0-beta.4]" installed. Click "switch version" in the Comfy Manager and select "nightly" if you have another one. Also update Comfy itself just in case.
There is also this note on the readme:
If you use the portable version of ComfyUI on Windows with its embedded Python, you must open a terminal in the ComfyUI installation directory and run the command:
.\python_embeded\python.exe -m pip install larkMaybe this can help?
@somedoby yeh i have lark the right version and the nightly build but its still broken sadly
For some reason I can't get this workflow to work. I mean if I drop it in my comfy nothing happens, no nodes appear. At first it said that I'm missing ApplyFBCacheOnModel node and after googling I've installed https://github.com/chengzeyi/Comfy-WaveSpeed and it fixed the error, but workflow still doesn't work as I said before.
ComfyUI can be frustrating at times :( Do you see any errors in the terminal? You can open it by clicking the button in the upper-right corner.
Beyond that I don’t have any specific advice, just general tips: click "Update All" in the ComfyUI Manager, restart the application after updating, clear your browser cache.
You can also try loading the workflow from one of the sample images, as all of them have the workflow embedded. There's a "Fit View" button right below the zoom-out icon that can re-center the workflow on your screen.
@somedoby Well, seems like the problem was with anything anywhere nodes, I tried to disable it and workflow at least loaded, now showing the error that that nodes missing. But thankfully I just forgot to update these nodes and after I did everything loaded as it should, so sorry to bother I guess lol.











