ComfyUI Extension: ComfyUI-ClownSampler
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.
A standalone ComfyUI node for loading samplers and providing their names as string outputs.
README
ComfyUI-ClownSampler
A standalone ComfyUI node for loading RES4LYF samplers and providing their names as string outputs.
Installation
- Clone this repository into your
custom_nodesdirectory:cd ComfyUI/custom_nodes git clone https://github.com/YOUR_GITHUB_USERNAME/ComfyUI-ClownSampler.git - Restart ComfyUI.
Usage
Find the Clown Sampler Loader 🐉 node in the ClownNodes category.
- sampler: Regular ComfyUI samplers.
- clownsampler: Dropdown with
RES4LYFsamplers. If selected (not 'none'), it takes precedence. - scheduler: Regular ComfyUI schedulers.
Outputs:
- sampler_name: The name of the selected sampler (string).
- Sampler: The sampler object.
- schedular_name: The name of the selected scheduler (string).
- Schedular: The scheduler object.
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.