Instructions to use AltLuv/pokemon-base-line-kerasVe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AltLuv/pokemon-base-line-kerasVe 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-kerasVe", 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:
- 5eb8b2ea7d8c7eb819b9b1321f6323daaddc27e81c82095a3722227d8d743f47
- Size of remote file:
- 6.88 GB
- SHA256:
- 4d0a13259a669be4cdff3d28b2653377072b697b6ef6468faefe18ba0fd2e172
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.