Text-to-Image
Diffusers
Safetensors
English
StableDiffusionXLPipeline
stable-diffusion
stable-diffusion-xl
illustrious
noobai
PVC
anime
3D
figure
Instructions to use ParahumanSkitter/PVCStyleModelMovable_epsNBXL13ARealistic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ParahumanSkitter/PVCStyleModelMovable_epsNBXL13ARealistic with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ParahumanSkitter/PVCStyleModelMovable_epsNBXL13ARealistic", 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
Original Model from [https://civitai.com/models/338712?modelVersionId=1438553). Please support the original authors.
- Downloads last month
- 2