KBlueLeaf/danbooru2023-webp-4Mpixel
Viewer β’ Updated β’ 199M β’ 2.26k β’ 82
How to use John6666/bijutsubu-v1-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("John6666/bijutsubu-v1-sdxl", 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.
Data selection: Selected over 4,000 most popular artists (by average score on 100 most recent uploads), and sampled up to 100 of their most popular artworks.
This model created by advokat.
Base model
advokat/bijutsubu