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
ProtoVision XL - High Fidelity 3D / Photorealism / Anime / hyperrealism - No Refiner Needed - Release_0.6.3.0.BakedVAE thumbnail

ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE

by ModelsLab

Release Notes v0.6.3.0

With version 6.3.0 I have trained and merged in several detailers that increases overall fidelity, image quality, scene reproduction and gives scenes a more realistic "lived in" feel. The detailer has not changed the flexibility of ProtoVision, it still very much sits somewhere in the middle between DynaVision and it's cartoony aesthetics and NightVision with its focus on realism and photography.

A word of note on sizzle - this model operates best in the 3.5 to 5 CFG range. While you can generate images at 7.5 CFG (the defaults for both A1111 and Comfy for some dumb reason), they're gonna look fried and overbaked and sizzled 🥓 with crushed colors and blown out whites. Lower that CFG down to 5 if you want your colors to pop, or to 3.5 if you want nice neutral color temps that you can toy with to your liking in post.

Changelog 10/27/23

  • merged 2 new detailer LoRAs

    • SCG-Detailer-v1

    • SCG-Detailer-v2

Known Issues

  • Hands

  • Male Genitalia

  • eyes and facial features at a distance can look bad (that's an SDXL thing, hoping to fix this over time with more trainings)

protovisionxlhighfidelity3dphotorealismanimehyperrealismnorefinerneeded-release0630bakedvae
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 ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE

Release Notes v0.6.3.0With version 6.3.0 I have trained and merged in several detailers that increases overall fidelity, image quality, scene reproduction and gives scenes a more realistic "lived in" feel. The detailer has not changed the flexibility of ProtoVision, it still very much sits somewhere in the middle between DynaVision and it's cartoony aesthetics and NightVision with its focus on realism and photography. A word of note on sizzle - this model operates best in the 3.5 to 5 CFG rang

Technical Specifications

Model ID
protovisionxlhighfidelity3dphotorealismanimehyperrealismnorefinerneeded-release0630bakedvae
Provider
Modelslab
Task
AI Generation
Price
$0.0047 per API call
Added
May 22, 2025

Quick Start

Integrate ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE 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": "protovisionxlhighfidelity3dphotorealismanimehyperrealismnorefinerneeded-release0630bakedvae",
"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

ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE API costs $0.0047 per API call. Pay only for what you use with no minimum commitments. View pricing plans

ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE FAQ

Release Notes v0.6.3.0With version 6.3.0 I have trained and merged in several detailers that increases overall fidelity, image quality, scene reproduction and gives scenes a more realistic "lived in" feel. The detailer has not changed the flexibility of ProtoVision, it still very much sits somewhere

You can integrate ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE into your application with a single API call. Sign up on ModelsLab to get your API key, then use the model ID "protovisionxlhighfidelity3dphotorealismanimehyperrealismnorefinerneeded-release0630bakedvae" in your API requests. We provide SDKs for Python, JavaScript, and cURL examples in the API documentation.

ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE 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 ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE is "protovisionxlhighfidelity3dphotorealismanimehyperrealismnorefinerneeded-release0630bakedvae". Use this ID in your API requests to specify this model.

Yes, ModelsLab offers a free tier that lets you try ProtoVision XL - High Fidelity 3D / Photorealism / Anime / Hyperrealism - No Refiner Needed - Release 0.6.3.0.BakedVAE and other AI models. Sign up to get free API credits and start building immediately.