Instructions to use bhsu/sd-pokemon-model-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use bhsu/sd-pokemon-model-3 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("bhsu/sd-pokemon-model-3", 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
- Xet hash:
- 6b972058b068b090e5f602411d36d1f76d54149720879e601788e0089280b9fd
- Size of remote file:
- 6.88 GB
- SHA256:
- bb61f42282edce59bc2c2272fd8a155ae615c28c7943b2d1d09b51cbd81b74ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.