Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Photorealistic
Realistic
Semi-Realistic
Art
Render
Lineart
WarAnakin
RunDiffusion
SG_161222
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/CrystalReality with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/CrystalReality 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/CrystalReality", 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 | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| language: | |
| - en | |
| tags: | |
| - Photorealistic | |
| - Realistic | |
| - Semi-Realistic | |
| - Art | |
| - Render | |
| - Lineart | |
| - WarAnakin | |
| - RunDiffusion | |
| - SG_161222 | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| # Crystal Reality | |
| A mix of CrystalClearRemix and RealisticVision 1.2 to maximize the model's potential! Try it at https://huggingface.co/spaces/Yntec/ToyWorld | |
| Samples and prompts: | |
|  | |
| very cute princess with curly hair wearing choker who would marry me | |
|  | |
| Photography, best quality, perfect beautiful brown eyes, perfect face, volumetric lighting, girl sitting, woman wearing a teal and red designer dress, streets background. MILF, haute couture, ponytail red hair, curly hair, pompadour cut, wide hips, belt, embroideries, jewelry, elegant hairdo, catwalk, fashion show, lipstick | |
|  | |
| beautiful brown eyes and face, young girl portrait, closeup, outdoors, camping, night, mountains, nature, stars, moon, bonfire, tent, twin ponytails, green eyes, backpack, sleeping bag, camping stove, water bottle, mountain boots, gloves, flashlight, contrast, clear sky, constellations, Milky Way, peaceful, serene, quiet, tranquil, remote, secluded | |
|  | |
| analog style movie still 80s color photograph of young Harry Potter and Hermione Granger, The Magic Dragon behind the scenes, detailed mischievous faces and eyes | |
| Original pages: | |
| https://civitai.com/models/4201?modelVersionId=5196 (Realistic Vision V1.2) | |
| https://huggingface.co/Yntec/CrystalClearRemix | |
| https://civitai.com/models/36634?modelVersionId=42685 (Crystal Clear) | |
| https://civitai.com/models/49934/crystal-clear2 | |
| # Recipe | |
| - SuperMerger Weight sum Use MBW 1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1 | |
| Model A: | |
| realistic-vision-12 | |
| Model B: | |
| CrystalClearRemix | |
| Output Model: | |
| CrystalReality | |
| # Model Weights Analysis | |
| If each symbol represented models like this: | |
| C = Crystal Clear | |
| V = realistic-vision-12 | |
| 2 = Crystal Clear 2 | |
| Then the weights of the model would be represented like this: | |
| C,V,V,V,V,V,V,2,2,2,2,2,2,V,V,V,V,V,V,V,2,2,2,2,2,2 |