Instructions to use aimalias/p1nd3r with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/p1nd3r with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("aimalias/p1nd3r") prompt = "A p1nd3r woman standing amidst a neon-lit cyberpunk cityscape during a rainstorm, her metallic clothing reflecting vibrant violet and teal holographic advertisements." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 02db703c04e1de45122cc4649a351b008ababbbffb268e84de846742b42a51e1
- Size of remote file:
- 1.59 MB
- SHA256:
- 9c9a2b3e031517b9f86463da76d6dd3a363cdcfb7b5ea62906d31d858e83c63a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.