APZmedia-comfy-together-lora
★ 0
图像生成Together APILoRA支持ComfyUI节点
在ComfyUI内通过Together AI API生成图像,支持外部URL加载LoRA模型,可调分辨率与步数,便于远程模型集成与快速试验。
💡 在ComfyUI中用Together API和LoRA远程生成测试图像
🍴 1 Forks💻 Python🔄 2025-02-15
https://pan.quark.cn/s/f414772aa5c3
📦 requirements.txt
together
numpy
Pillow
python-dotenv
📄 README
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
Install dependencies:
pip install -r requirements.txt
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.