Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Base Model
Photorealistic
Anime
Art
Realistic
Semi-Realistic
SG161222
diffusionfanatic1173
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/VisionVision with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/VisionVision with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/VisionVision", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: creativeml-openrail-m | |
| language: | |
| - en | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Base Model | |
| - Photorealistic | |
| - Anime | |
| - Art | |
| - Realistic | |
| - Semi-Realistic | |
| - SG161222 | |
| - diffusionfanatic1173 | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| inference: true | |
| # VisionVision | |
| Samples and prompts: | |
|  | |
| an eye contact of a blond with bun hair and dark theme | |
|  | |
| unicorn on top of giant cupcake, vibrant colors, breathtaking, masterpiece, best quality, absurdres, insanely absurdres, by ideogram | |
|  | |
| pretty cute girl, sitting, detailed eyes, holding sword, beautiful detailed cowgirl, gorgeous detailed hair, cowboy hat, magazine ad, iconic, 1943, from the movie, sharp focus. visible brushstrokes by kyoani and clay mann | |
|  | |
| A bright and cheerful spring carnival with rides, games, and cotton candy stands under a sunny sky, (by dalle3:1.1), 3D, pixar, (photo (medium):0.2), masterpiece, best quality, high quality, absurdres, incredibly absurdres, detailed background, very aesthetic | |
| realistic-vision-v1.3 mixed with ZootVisionBeta to improve the compositions of the former and the eyes of the latter! | |
| Original pages: | |
| https://huggingface.co/SG161222/Realistic_Vision_V1.3 | |
| https://civitai.com/models/490451?modelVersionId=546598 (ZootVisionBeta) | |
| # Recipe | |
| SuperMerger Weight Sum Use MBW 1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,1,1,1,0,0,0,1,1,1 | |
| Model A: | |
| realistic-vision-v1.3 | |
| Model B: | |
| ZootVisionBeta | |
| Output: | |
| VisionVision |