Instructions to use aimalias/al0v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/al0v3 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/al0v3") prompt = "A futuristic cyberpunk cityscape at night with neon signs reflecting in rain puddles, featuring a high-tech AL0V3 woman wearing iridescent chrome armor." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 7fcf5c5865cacfaa327a9ee4f782698000f061a9ccc8afcd971143226374faf1
- Size of remote file:
- 1.46 MB
- SHA256:
- edf44b6dc55931a1dedd6795552b47781f1106a7c026c6d98c7aedc62e329bd6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.