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:
- 84e057987aca1aafe78b9ad2e2ff3f09c68a697fe80bdf252bf3d67d04863f9a
- Size of remote file:
- 1.52 MB
- SHA256:
- 407a6606c12629c6733ab60963b665c68bae2a918ef607fa9e6d67e9c12130a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.