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