This package provides API client for ComfyUI.
Features:
- Run arbitrary ComfyUI prompts.
- Type-safe graph constructors for builtin ComfyUI node types.
- Image upload and download. Handles cached images too!
- Prompt execution events.
See cmd/gocomfy/text_to_image.go.
MIT