Seedance 2.0 is here - create consistent, multimodal AI videos faster with images, videos, and audio in one prompt.

Try Now
Skip to main content
_CHEYENNE_ - v1.4 ( VAE Backed ) thumbnail

CHEYENNE - V1.4 ( VAE Backed )

by ModelsLab

Cheyenne v1.4 Update ( VAE BACKED )First of all I'd like to warmly thank my 2 KO-FI donors: Ja and glacier434... Thank you for helping me to get a better material to continue this adventure. My models are designed for PRODUCTION and concept art. I have so many ideas but few resources... Thanks also to Scott Detweiler and Grokster for exposing MOHAWK in their media and nice words from them ! I love you guys !Follow me on KO-FI or X : @AAurety and please considerate to donate if you can, or to follow my progress on CHEYENNE, MOHAWK or the new model for Matte painters SIOUX that I'm working on at the moment which is crazy !In short, CHEYENNE V1.4 is a MASSIVE update! It's just incredible ! I'll let you discover the images in the gallery but I'm really happy with this update. I hope you like it as much as I do.The concept remains the same: a European-style cartoon-comics model, with the aim of making comics, charadesign and concept-art for video games that is creative, highly graphic and flexible... This version satisfies me in every way...Note: You may get more realistic renderings than expected but add lineart, graphic novels, or any other related term to change that. Side effect to change a bit the Manga Bias...CFG : 1.5 ( grungy, creative ) -> 8 ( vibrant, finish )Sampler : DPM++ 2M Karras ( outline, classic ) // DPM++ 2M SDE Exponential ( more vibrant ! )Kisses !

cheyenne-v1-4-vae-backed
Open Source ModelUnlimited UsageLLMs.txt
API PlaygroundAPI Documentation

Input

Select models...

Per image generation will cost 0.0047$
For premium plan image generation will cost 0.00$ i.e Free.

Output

Idle

Unknown content type

About CHEYENNE - V1.4 ( VAE Backed )

Cheyenne v1.4 Update ( VAE BACKED )First of all I'd like to warmly thank my 2 KO-FI donors: Ja and glacier434... Thank you for helping me to get a better material to continue this adventure. My models are designed for PRODUCTION and concept art. I have so many ideas but few resources... Thanks also to Scott Detweiler and Grokster for exposing MOHAWK in their media and nice words from them ! I love you guys !Follow me on KO-FI or X : @AAurety and please considerate to donate if you can, or to fol

Technical Specifications

Model ID
cheyenne-v1-4-vae-backed
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
May 21, 2025

Quick Start

Integrate CHEYENNE - V1.4 ( VAE Backed ) 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": "cheyenne-v1-4-vae-backed",
"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}")

View the full API documentation for SDKs, code examples in Python, JavaScript, and more.

Pricing

CHEYENNE - V1.4 ( VAE Backed ) API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

CHEYENNE - V1.4 ( VAE Backed ) FAQ

Cheyenne v1.4 Update ( VAE BACKED )First of all I'd like to warmly thank my 2 KO-FI donors: Ja and glacier434... Thank you for helping me to get a better material to continue this adventure. My models are designed for PRODUCTION and concept art. I have so many ideas but few resources... Thanks also

You can integrate CHEYENNE - V1.4 ( VAE Backed ) into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "cheyenne-v1-4-vae-backed" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

CHEYENNE - V1.4 ( VAE Backed ) costs $0.0047 per API call. ModelsLab uses pay-per-use pricing with no minimum commitments. A free tier is available to get started.

The model ID for CHEYENNE - V1.4 ( VAE Backed ) is "cheyenne-v1-4-vae-backed". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try CHEYENNE - V1.4 ( VAE Backed ) and other AI models. Sign up to get free API credits and start building immediately.