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