Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use digiplay/pan04 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/pan04 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("digiplay/pan04", 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
in test... Remix model PerfectDeliberate-Anime_v1 and Noosphere_v4
Sample image generated by Huggingface's API :
forest ,Anime,1girl Angel silver hair ,huge moon,dream, rain,crying ,

Model info:
PerfectDeliberate-Anime_v1:
https://civitai.com/models/111274?modelVersionId=120036
Noosphere_v4:
https://civitai.com/models/36538?modelVersionId=256246
Other Sample prompt and images by me (generated by Huggingface's API ):
1girl 22y.o Chinese Ribbon dance,outdoor,long skirt,fog,cloud,close-up,( smile:0.2) ,(realistic:2) ,Detailed face,trees,
ranbow cat
- Downloads last month
- 5

