Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base Model
General purpose
Photorealistic
Anime
Art
Sexy
Pinups
Girls
Sygil
iamxenos
RIXYN
Barons
artificialguybr
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/Imaginary with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Imaginary 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/Imaginary", 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 | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| tags: | |
| - Base Model | |
| - General purpose | |
| - Photorealistic | |
| - Anime | |
| - Art | |
| - Sexy | |
| - Pinups | |
| - Girls | |
| - Sygil | |
| - iamxenos | |
| - RIXYN | |
| - Barons | |
| - artificialguybr | |
| - stable-diffusion | |
| - stable-diffusion-1.5 | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| base_model: | |
| - Yntec/CocaCola | |
| - Yntec/LiberteRedmond | |
| - Sygil/Sygil-Diffusion | |
| base_model_relation: merge | |
| # Imaginary | |
| Version 0.3 of the Sygil model (trained on the [Imaginary Network Expanded Dataset](https://github.com/Sygil-Dev/INE-dataset)) baked into a merge of LiberteRedmond and the Coca Cola model (which includes The Hellmix model by Barons, Kitsch-In-Sync v2 by iamxenos, the cryptids lora by RIXYN, and artistic models merged with the CokeGirls lora by iamxenos) to allow you to use namespaces tags such as species:seal or studio:dc in your prompts, improving over Sygil's style and compositions. Prompts, comparisons and samples (all use seed 9119): | |
|  (Click for larger) | |
| Left prompt: musician:Seal while playing a guitar. detailed face, Behind him on the wall | |
| Right prompt: species: Seal while playing a guitar. detailed, Behind him on the wall | |
|  (Click for larger) | |
| Left prompt: 1990s style pretty girl portrait, superheroine based off of a nickel. Detailed eyes. City background. location:dc | |
| Right prompt: 1990s style pretty girl portrait, superheroine based off of a nickel. Detailed eyes. City background.studio:dc | |
|  | |
| Closeup, Selena Gomez carrying baby polar bunny, Pinup Art portrait, pretty face and eyes by Haddon_Sundblom of Dana Davis, girl, pinstripe pants, long coat. Blue sky, Classroom background | |
|  | |
| Father with little daughter holding Coca Cola. Santa Claus sitting with a pretty cute girl, Art Christmas Theme by Haddon_Sundblom and Gil_Elvgren | |
| Original pages: | |
| https://huggingface.co/Sygil/Sygil-Diffusion | |
| https://civitai.com/models/94123?modelVersionId=100409 (Liberte Redmond) | |
| https://huggingface.co/Yntec/CocaCola | |
| https://civitai.com/models/186251/coca-cola-gil-elvgrenhaddon-sundblom-pinup-style | |
| https://civitai.com/models/142552?modelVersionId=163068 (Kitsch-In-Sync v2) | |
| https://civitai.com/models/21493/hellmix?modelVersionId=25632 | |
| https://civitai.com/models/64766/cryptids?modelVersionId=69407 (Cryptids LoRA) | |
| # Recipes: | |
| - SuperMerger Add Difference Train Difference Alpha 1 | |
| Model A: CocaCola | |
| Model B: Sygil 0.3 | |
| Model C: Stable Diffusion 1.5 | |
| Output: SygilCola | |
| - SuperMerger Add Difference Train Difference Alpha 1 | |
| Model A: LiberteRedmond | |
| Model B: Sygil 0.3 | |
| Model C: Stable Diffusion 1.5 | |
| Output: LiberteSygil | |
| - 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: SygilCola | |
| Model B: LiberteSygil | |
| Output: Imaginary |