Instructions to use gdvstd/rough-style-sketch-sd3-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use gdvstd/rough-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/rough-style-sketch-sd3-lora") prompt = "sks sketch" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 073cf12b1f59f2b01c35a185a3c37087f05229e4f2c7e0d96c842e475ca379db
- Size of remote file:
- 9.6 MB
- SHA256:
- 65fb8e0ee779c85b7a98eb5b139deefddd1fd0a33a2e633b58bab608630ffa71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.