Instructions to use PrunaAI/p-image-pixel-art-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use PrunaAI/p-image-pixel-art-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("PrunaAI/p-image-pixel-art-lora") prompt = "pixel art style A character with spiky hair and a red jacket standing in a neon-lit city street at night." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 214240cd107ad60676c2ede51788a28c8db9b2b74c2e635338f03796c6ea63af
- Size of remote file:
- 289 kB
- SHA256:
- 597fec0de837c01b8e279597c7571eb3b45610935c9e0f2765ce53a280659a58
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.