Instructions to use Boqiang/path-to-save-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Boqiang/path-to-save-model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Boqiang/path-to-save-model") prompt = "a photo of sks dog" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 6f255f8777dc5573ba779a489c1f0bbcdf657c5eebd8af2f9b4a38b8525906a0
- Size of remote file:
- 14.3 kB
- SHA256:
- 60f6143f0ceadee3615ae6bfa787e21800c66ff5d7c059ba825dfcb77c1db006
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.