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
| 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. |