Instructions to use lora-library/saz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lora-library/saz with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("andite/anything-v4.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("lora-library/saz") prompt = "saz" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9bbd086bf2f003c091b02bd74018e69723791d6fb6d39465855d069167acabcc
- Size of remote file:
- 4 MB
- SHA256:
- 606d4c77e1092dd594407397b3acf9b0eb45d98da1a09b5bdab862362b89d495
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.