Instructions to use ethers/avril15s02-lora-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ethers/avril15s02-lora-model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ethers/avril15s02-lora-model") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4e753ba865af7a8bf428275d116ba46d399f0b2de336fb3ab90dae721a06d9b9
- Size of remote file:
- 6.59 MB
- SHA256:
- 1288b9c7e9464615cef2f3371436ca3b3f2f65daa75f8313c1f3bb6f4a437492
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.