Views
No views yet
Heads-up: Realistic Vision is more NSFW-permissive than the other variants in this collection. Pair with content filters if that matters for your application.
model_index.json
feature_extractor/
scheduler/
text_encoder/
tokenizer/
unet/ # RV6 UNet, non-distilled (no LoRA)
vae_decoder/ # sd-vae-ft-mse (RV6 ships without VAE — paired here)
vae_encoder/SG161222/Realistic_Vision_V6.0_B1_noVAE via diffusers.stabilityai/sd-vae-ft-mse — the SD 1.5 community-standard fine-tuned VAE.optimum-cli export onnx (no LoRA fusion step).optimum 1.24.0, diffusers 0.31.0, transformers 4.45.2, torch 2.4.x (CUDA 12.4). Conversion script: scripts/export-realistic-vision-cfg.ps1.| Setting | Value |
|---|---|
| Scheduler | Euler |
| Steps | 25 (20–30 sweet spot) |
| CFG / guidance scale | 7.5 (6–9 usual range) |
| Negative prompt | Supported — use it |
| Resolution | 512×512 native (best results); 768×768 OK |
uncond + guidance · (cond − uncond). The negative prompt only takes effect when guidance > 1.