Instructions to use satani/600 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use satani/600 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("XpucT/Deliberate", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("satani/600") prompt = "a pencil sketch in style02_V21_768_set05B style" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 77afd3b2947cf10feaea5df9db1905f6f670688372b2b8c671948333db74a2ae
- Size of remote file:
- 6.59 MB
- SHA256:
- ce61d122ab66bd8f18b3d299dcf6ec5e06559e9d9a643c5dcfaa58666f5fdb79
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.