Comfy
Createdlalanikarim
Generates images from prompts via a remote ComfyUI server, leveraging the FastMCP framework.
About
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.
Key Features
- Uses FastMCP framework for efficient remote image generation.
- Supports ComfyUI workflow JSON file imports.
- Allows specifying prompt and output node IDs.
- Offers output options for images: URL or file.
- Can integrate with an Ollama server for prompt generation.
- 10 GitHub stars
Use Cases
- Automated content creation for social media.
- Programmatic image generation for design workflows.
- Generating visual assets based on LLM-generated prompts.