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
- Draw Things
- DiffusionBee
- Xet hash:
- ab1aecde0874671d266a9887331f24d11325d3ab0e835903d16ec77976c702ed
- Size of remote file:
- 6.85 MB
- SHA256:
- 7120a18179d87bcdc9dbb6cca70764d397357d807c92e83436c108c64355bef6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.