Skip to content

lokimckay/comfy-modder

Repository files navigation

Comfy Modder

Replace inputs in your ComfyUI workflows

Usage

  1. Install ComfyUI
  2. Add --enable-cors-header * to commandline options of run_nvidia_gpu.bat
  3. Start ComfyUI by running run_nvidia_gpu.bat
  4. Create a workflow that generates an image
  5. Enable devtools in the ComfyUI settings menu
  6. Save the workflow in API format
  7. Open lokimckay.github.io/comfy-modder/
  8. Copy and paste the API formatted workflow into comfy modder
  9. Configure replacements and settings in comfy modder
  10. Click generate

Roadmap

  • prompt S/R instead of full replace
  • append / prepend to value instead of full replace
  • Reset button for replace with field that resets to workflow value
  • Invalid JSON feedback