Instructions to use nakkati/lrscheduler_linear with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nakkati/lrscheduler_linear with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-2-1-base", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("nakkati/lrscheduler_linear") prompt = "photo of Luffy, the pirate with a straw hat" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- ef815c5d232821d23aa68b245be6b8e5d8d16d236537b4579d48d92a1c709ec4
- Size of remote file:
- 6.85 MB
- SHA256:
- faedff0ef57b6b0e9178a2d211e3754018e3ed6d1d04a23409780c8f5c54300e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.