Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
anime
girls
aesthetic
anatomy
versality
vibrant
stability
illustrious
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("LOLFUNNYLOLFUNNY/rouwei-v080-base-fp32", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Original model is here and on Civitai. The author is here. This model created by Minthybasis.
- Downloads last month
- -
Model tree for LOLFUNNYLOLFUNNY/rouwei-v080-base-fp32
Base model
KBlueLeaf/kohaku-xl-beta5 Finetuned
Minthy/RouWei-0.6 Finetuned
Minthy/RouWei-0.7 Finetuned
Minthy/RouWei-0.8