Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Photo
Realistic
Sharp
Style
openjourney
mcmonkey
MagicArt35
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/SolarPlexus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/SolarPlexus 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/SolarPlexus", 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: | |
| - Photo | |
| - Realistic | |
| - Sharp | |
| - Style | |
| - openjourney | |
| - mcmonkey | |
| - MagicArt35 | |
| - stable-diffusion | |
| - stable-diffusion-1.5 | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| base_model: | |
| - Yntec/photoMovieX | |
| - Yntec/LexicaTestica | |
| base_model_relation: merge | |
| inference: true | |
| # Solar Plexus | |
|  | |
| photoMovieX merged with LexicaTestica so you don't have to reroll as much to get a cool picture! Showcase and prompts (all use seed 9119): | |
|  | |
| pretty cute little girl in tricycle, Screenshot of an surreal jean 70s round minimalist architecture, Sharp light, 35mm still from a sci fi blockbuster color movie made in 2022, beautiful portrait, Dorothy, set in 1860, in front of a spaceship that has just landed on an alien planet, are all wearing, a robot stands nearby | |
|  | |
| astronaut girl walking with gorilla, centered, (messy bun), pale skin, behind glacial mountains, (high detailed skin:1.2), film grain, Fujifilm XT3, (high detailed face:1.3) | |
|  | |
| analog style 70s color photograph portrait of young Santa Claus in the North Pole, Hyperrealistic Last Chirstmas behind the scenes. Closeup | |
|  | |
| analog style 70s color movie still of beautiful face, hyperrealistic young pretty Audrey Hepburn voluptuous at a neon convenience storefront. skirt | |
| Original pages: | |
| https://civitai.com/models/3798/lexica-testica | |
| https://civitai.com/models/94687?modelVersionId=101000 | |
| # Recipe | |
| - SuperMerger Weight Sum Use MBW 1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,0,0,0,1,1,1,1,1,1 | |
| Model A: | |
| PhotoMovieX | |
| Model B: | |
| LexicaTestica | |
| Output: | |
| SolarPlexus |