Instructions to use jyp96/backpack with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jyp96/backpack 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("jyp96/backpack") prompt = "A photo of sks backpack in a bucket" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- d6d5f8d31601f31d4904b7442b6c08daef1f1ccde322a1b23d72c4c5ab4306d9
- Size of remote file:
- 19.1 MB
- SHA256:
- 7661109f8b02136b407fea3c1ecbe3083fd4105f62454e1dfaf54cc2824b4a60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.