Nodes Browser

ComfyDeploy: How APZmedia Together Image Generator for ComfyUI works in ComfyUI?

What is APZmedia Together Image Generator for ComfyUI?

A ComfyUI node to implement Together AI API image generation

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for APZmedia Together Image Generator for ComfyUI and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

APZmedia Together Image Generator for ComfyUI

A ComfyUI node to implement Together AI API image generation

Overview

This ComfyUI custom node integrates with the Together API to generate images from text prompts. It (should) support LoRA models.[Work in progress]

Features

  • Generate images via the Together API.
  • Supports LoRA models via external URLs.
  • Adjustable width, height, and step count.

Installation

  1. Install dependencies: pip install -r requirements.txt

  2. Restart ComfyUI and use the node.

Usage

  • Input a prompt and model.
  • (Optional) Provide LoRA URLs and scales.
  • Generates an image for use in ComfyUI workflows.