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
Cheese Daddy's Landscapes mix - 1.0 thumbnail

Cheese Daddy'S Landscapes Mix - 1.0

by ModelsLab

Try out the Noise Offset version of the 2.0 and 3.5! Here

If you like my work, consider buying me a coffee

V4.1 (experimental):

removed rev_animated

added realistic vision

fixed the model

Recommendation: clip skip 1 (clip skip 2 sometimes generate weird images)

2:3 aspect ratio (512x768 / 768x512) or 1:1 (512x512)

DPM++ 2M CFG 5-7

prompts that i always add: award winning photography, Bokeh, Depth of Field, HDR, bloom, Chromatic Aberration ,Photorealistic,extremely detailed, trending on artstation, trending on CGsociety, Intricate, High Detail, dramatic, art by midjourney, masterpiece, best quality, high quality,extremely detailed CG unity 8k wallpaper

V4.0:

added deliberate 2.0

added rev animated

fixed hands with basil_mix

V3.5: ADDED Pastel mix

https://civitai.com/models/5414/pastel-mix-stylized-anime-model


V3: ADDED AnythingV3 and fixed the model: https://civitai.com/models/66/anything-v3

RECOMMENDED VAE'S

kl-f8-anime2

Anything-V3.0

RECOMMENDED LORA'S FOR BETTER RESULTS

Jordan 3

dpep2 768

0.8 weight


V2: ADDED Deliberate: https://civitai.com/models/4823/deliberate

Roboetics: https://civitai.com/models/3738/roboetics-mix
Inkpunk: https://civitai.com/models/1087/inkpunk-diffusion
DreamShaper: https://civitai.com/models/4384/dreamshaper
ChromaV5: https://huggingface.co/SomaMythos/ChromaV5
H&A's 3DKX 1.1: https://civitai.com/models/2504/handas-3dkx-11
Analog diffusion: https://civitai.com/models/1265/analog-diffusion
The Ally's Mix: https://civitai.com/models/1202/the-allys-mix
Tokens: Analog style, chromav5, nvinkpunk

Chromav5 Keywords: Chromatic Aberration; Geometric Shapes; Bokeh; Depth of Field; Photorealistic; Cosmic; Detailed; Bloom; HDR

cheesedaddyslandscapesmix-10
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 Cheese Daddy'S Landscapes Mix - 1.0

Try out the Noise Offset version of the 2.0 and 3.5! HereIf you like my work, consider buying me a coffee ☕V4.1 (experimental):removed revanimatedadded realistic visionfixed the modelRecommendation: clip skip 1 (clip skip 2 sometimes generate weird images)2:3 aspect ratio (512x768 / 768x512) or 1:1 (512x512)DPM++ 2M CFG 5-7prompts that i always add: award winning photography, Bokeh, Depth of Field, HDR, bloom, Chromatic Aberration ,Photorealistic,extremely detailed, trending on artstation, trend

Technical Specifications

Model ID
cheesedaddyslandscapesmix-10
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
May 21, 2025

Quick Start

Integrate Cheese Daddy'S Landscapes Mix - 1.0 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": "cheesedaddyslandscapesmix-10",
"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

Cheese Daddy'S Landscapes Mix - 1.0 API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

Cheese Daddy'S Landscapes Mix - 1.0 FAQ

Try out the Noise Offset version of the 2.0 and 3.5! HereIf you like my work, consider buying me a coffee ☕V4.1 (experimental):removed rev_animatedadded realistic visionfixed the modelRecommendation: clip skip 1 (clip skip 2 sometimes generate weird images)2:3 aspect ratio (512x768 / 768x512) or 1:1

You can integrate Cheese Daddy'S Landscapes Mix - 1.0 into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "cheesedaddyslandscapesmix-10" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

Cheese Daddy'S Landscapes Mix - 1.0 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 Cheese Daddy'S Landscapes Mix - 1.0 is "cheesedaddyslandscapesmix-10". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try Cheese Daddy'S Landscapes Mix - 1.0 and other AI models. Sign up to get free API credits and start building immediately.