Unlimited Open Source Models

Get Plan
Skip to main content
RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) thumbnail

RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context)

by ModelsLab

REDAIGC FT Model used to match UNO In-Context Generation

(with improved quality compared to F.1 dev)

---

Diffusers 脚本:

https://github.com/bytedance/UNO

Dit-LoRA 权重:

bytedance-research/UNO · Hugging Face

ComfyUI-nodes 组件:

HM-RunningHub/ComfyUI_RH_UNO: This is a UNO ComfyUI plugin

---

propose a highly-consistent data synthesis pipeline to tackle this challenge. This pipeline harnesses the intrinsic in-context generation capabilities of diffusion transformers and generates high-consistency multi-subject paired data. Additionally, we introduce UNO, which consists of progressive cross-modal alignment and universal rotary position embedding. It is a multi-image conditioned subject-to-image model iteratively trained from a text-to-image model. Extensive experiments show that our method can achieve high consistency while ensuring controllability in both single-subject and multi-subject driven generation.

redcraftcadsupdatedmay11commercialadvertisingdesignsystem-redunoincontext
Open Source ModelUnlimited UsageLLMs.txt
API Playground

Input

Select models...

Per image generation will cost $0.0047.
Open-source models are included on the $149/month Open Source Unlimited plan. Third-party models are billed per generation on every plan.

Output

Idle

Unknown content type

Looking for something different?

Models that trade off differently against the one you are viewing

About RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context)

REDAIGC FT Model used to match UNO In-Context Generation (with improved quality compared to F.1 dev)---Diffusers 脚本:https://github.com/bytedance/UNODit-LoRA 权重:bytedance-research/UNO · Hugging FaceComfyUI-nodes 组件:HM-RunningHub/ComfyUIRHUNO: This is a UNO ComfyUI plugin---propose a highly-consistent data synthesis pipeline to tackle this challenge. This pipeline harnesses the intrinsic in-context generation capabilities of diffusion transformers and generates high-consistency multi-subject paire

Technical Specifications

Model ID
redcraftcadsupdatedmay11commercialadvertisingdesignsystem-redunoincontext
Provider
ModelsLab
Task
AI Generation
Price
$0.0047 per API call
Added
May 21, 2025

Quick Start

Integrate RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) into your application with a single API call. Get your API key from the pricing page to get started.

import requests
import json
url = "https://modelslab.com/api/v6/images/text2img"
headers = {
"Content-Type": "application/json"
}
data = {
"model_id": "redcraftcadsupdatedmay11commercialadvertisingdesignsystem-redunoincontext",
"prompt": "your prompt here",
"key": "YOUR_API_KEY"
}
try:
response = requests.post(url, headers=headers, json=data)
response.raise_for_status() # Raises an HTTPError for bad responses (4XX or 5XX)
result = response.json()
print("API Response:")
print(json.dumps(result, indent=2))
except requests.exceptions.HTTPError as http_err:
print(f"HTTP error occurred: {http_err} - {response.text}")
except Exception as err:
print(f"Other error occurred: {err}")

Pricing

RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) FAQ

REDAIGC FT Model used to match UNO In-Context Generation (with improved quality compared to F.1 dev)---Diffusers 脚本:https://github.com/bytedance/UNODit-LoRA 权重:bytedance-research/UNO · Hugging FaceComfyUI-nodes 组件:HM-RunningHub/ComfyUI_RH_UNO: This is a UNO ComfyUI plugin---propose a highly-consiste

You can integrate RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "redcraftcadsupdatedmay11commercialadvertisingdesignsystem-redunoincontext" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) costs $0.0047 per API call. ModelsLab plans start at $21/month (Basic), and the $149/month Open Source plan includes unlimited generation on open-source models.

The model ID for RedCraft | 红潮 CADS | UPdated-May11 | Commercial & Advertising Design System - RED-UNO(In-Context) is "redcraftcadsupdatedmay11commercialadvertisingdesignsystem-redunoincontext". Use this ID in your API requests to specify this model.

Yes. ModelsLab is subscription-based with no free tier — plans start at $21/month (Basic, 3,250 API calls). The $149/month Open Source Unlimited plan includes unlimited generation across open-source models; premium third-party models are billed per call from your wallet.