Instructions to use Fazzie/PokemonGAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Fazzie/PokemonGAI with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Fazzie/PokemonGAI", dtype=torch.bfloat16, device_map="cuda") prompt = "dragon armored (eevee), wings, (fire claws), smoke, cityscape" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 907adda99e9935a824c34eded24782dabfdbd0e90d00302ce37762ab2016d200
- Size of remote file:
- 167 MB
- SHA256:
- 2bfd0c1e82ea1c4ac0bdec4e8e795b2221ce952a339c3085877c735349c06f96
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.