Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base Model
Portraits
True Darkness
theally
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/theallysMixIIIRevolutions with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/theallysMixIIIRevolutions 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/theallysMixIIIRevolutions", 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
File size: 1,401 Bytes
5b8d120 2477bda efb9dae 3898d98 2477bda 13ca03a 2477bda 7daf757 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | ---
license: unknown
library_name: diffusers
pipeline_tag: text-to-image
tags:
- Base Model
- Portraits
- True Darkness
- theally
- stable-diffusion
- stable-diffusion-diffusers
- diffusers
- text-to-image
---
# The Ally's Mix III Revolutions
This model with the zVAE baked in.
Comparison:

(Click for larger)
Zoom in:

Sample and prompt:

Cartoon Pretty Cute Girl, sitting, Detailed Chibi Eyes, holding cookies, beautiful detailed kitchen, gorgeous detailed hair, brunette, Magazine ad, iconic, 1943, from the movie, sharp focus. by Greg Rutkowski William-Adolphe Bouguereau. by Gustave Courbet, by Marco Turini, Deviantart. masterpiece, oil on canvas. Trending on artstation. 8k
Original page: https://civitai.com/models/10752/the-allys-mix-iii-revolutions
# License
This model's license is invalid as it disallows selling the model's outputs, but merges the ReV Animated model that has a license that allows them and says if you merge it with a model you have to keep ReV Animated's model license. The licenses are in conflict. |