import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Yntec/Jackpot", dtype=torch.bfloat16, device_map="cuda")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Jackpot
Celebrating my first model that starts with J with a model with this hash:
Five sevens in a row! What other model has that? With a hash like that, who cares about the quality of the images this model produces? But I'll show you anyway...
WANT BETTER EYES FOR YOUR CHARACTERS? TRY TO SQUEE!!!: https://huggingface.co/Yntec/SQUEE
Samples and prompts:
(Click for larger)
Top left: Animated series in the style of Bruce Timm, pretty cute little girl as Maria Magdalena with black sunglasses smiling, dressed in a cassock, in a heroic and extravagant pose.
Top right: a Bear playing guitar in a club, whimsical
Bottom left: a painting of a stag by Bnhr, deer, nature, grass, tree, outdoors, forest, animal focus, antlers,
Bottom right: pretty cute little girl as Marie Antoinette playing on saxophone in bedroom
- Downloads last month
- 11


