feat: add ControlNet fusion workflow with example control images
Add multi-ControlNet workflow combining depth and canny edge control for precise composition with SDXL. Includes example control images for testing. Changes: - Add controlnet-fusion-production-v1.json with 18 properly linked nodes - Add examples/control_depth.png (radial gradient depth map) - Add examples/control_canny.png (geometric edge detection) - Chain depth → canny ControlNet application - Configure for SDXL with 30 steps, CFG 7.0 - Support dual control strengths (depth: 0.8, canny: 0.6) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
models/comfyui/workflows/advanced/examples/control_canny.png
Normal file
BIN
models/comfyui/workflows/advanced/examples/control_canny.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
BIN
models/comfyui/workflows/advanced/examples/control_depth.png
Normal file
BIN
models/comfyui/workflows/advanced/examples/control_depth.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user