RandomGitUser321
RandomGitUser321
That doesn't really sound like a task for the ComfyUI team. It sounds like something you'd have to do yourself, since you're the one wanting to wrap Comfy within VS.
I already explained it a while ago in another PR: https://github.com/comfyanonymous/ComfyUI/pull/10678#issuecomment-3514054195 > Why make it an environmental variable when you can just make it a launch arg like --force-cudnn-enabled? >...
Well either way, cudnn breaks VAE decodes on my Windows native setup with TheRock nightly wheels from `https://rocm.nightlies.amd.com/v2/gfx110X-all/` (tested with 2.11.0a0+rocm7.11.0a20251217). Both float16 and float32 create a bunch of noise...
Backup the configs `ComfyUI\user\default\comfy.settings.json` and `ComfyUI\user\__manager\config.ini`, relaunch Comfy, then manually set all the settings back to what you had, making sure to set the Comfy>Settings>Live preview method to auto or...
I've noticed that Comfy caches things now. Here's an example: 1. Start with a basic workflow to make an image 2. Set the seed to fixed 3. Generate an image...
Yeah I'm seeing this issue on my end now. I recreated your workflow, ran it, then incremented the color, ran it, rinse and repeat, it finally ran out of memory....
> I find the issue is caused by the python environment as I update it from very early version, after I install a brand new ComfyUI, there is no long...
Not sure about Linux, but with Windows 11, it's a Python issue. If you run Python as admin, it will use all cores and without needing to add any extra...
> Add the "Edit Model Reference Method" node with "index_timestep_zero" to fix quality issues. This works great, thanks! (using the unsloth Q4_K_M gguf + bf16 lightning lora)
The "Edit Model Reference Method" is just a renamed node(as in when you double-click on a node and set a custom name for them). It's actually this node: