ComfyUI Extension: ComfyUI-gowiththeflow
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Implementation of GoWithTheFlow, original code at a/https://github.com/Eyeline-Research/Go-with-the-Flow/ and a/https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py
Looking for a different extension?
Custom Nodes (0)
README
ComfyUI-gowiththeflow
Implementation of GoWithTheFlow, original code at https://github.com/Eyeline-Research/Go-with-the-Flow/ and https://github.com/RyannDaGreat/CommonSource/blob/master/noise_warp.py
Usage
- Add NoiseWarperNode
- Pass a BGR flow map
- (Leave width and height zero to detect dimensions from flow map)
- (you probably want 3 noise_channels for most models without alpha channels)
- Pass the latent to the model and enjoy!
The noise warper node will preserve the noise state and only update it each time that the workflow is invoked.
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.