v0.1.10 - ComfyUI Integration
This ui will let you design and execute advanced stable diffusion pipelines using a graph/nodes/flowchart based interface.
Starting
# [Optional] Pre-pull the comfyui images, ~4GB
# otherwise will be pulled on start
harbor pull comfyui
# Start the service
# Note that this will
harbor up comfyui
# [Recommended] see service logs to monitor
# initial downloads and setup
harbor logs comfyui -n 100
# Integrated with Open WebUI by default
harbor open
# [Optional] once started, open the UI
# in your default browser
harbor open comfyui
# [Optional] open output folder in File Manager
# to get access to the output files
harbor comfyui output- Harbor
comfyuiservice reference - ComfyUI Community Documentation
- ComfyUI Community Manual
- AI Dock Wiki
- Open WebUI and ComfyUI
Full Changelog: v0.1.9...v0.1.10


