Generates images from prompts via a remote ComfyUI server, leveraging the FastMCP framework.
Comfy automates image generation by connecting to a remote ComfyUI server. Using the FastMCP framework, it streamlines the process of submitting prompts and retrieving generated images. Users define their workflows in ComfyUI, export them as JSON files, and then configure Comfy to use these workflows. This allows for programmatic image creation based on text prompts, with options to retrieve the generated images as URLs or files. It can optionally be connected to an Ollama server for prompt generation.