Instructions to use gdvstd/casual-style-sketch-sd3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use gdvstd/casual-style-sketch-sd3-lora 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-3-medium-diffusers", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("gdvstd/casual-style-sketch-sd3-lora") prompt = "sks sketch" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e4a51e77460cf753012caa1a7c3598366ba5ed32ad6ae728d443c5ef4ccd31d5
- Size of remote file:
- 988 Bytes
- SHA256:
- e5ab8941261b4f5cc38af742ec04a80a59a99d5f64c7654a8caa3c9588f2e25e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.