Instructions to use jwhe/09097_00 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jwhe/09097_00 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("jwhe/09097_00") prompt = "a photo of A woman wearing sks T-shirt on the upper part of her body" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 3049f8ab05b2ca49860d00856078de8a8292a156ae33d5015a47ff8a33dec6a5
- Size of remote file:
- 6.59 MB
- SHA256:
- a8e0ab12e0b8a0ec8da2365ffe6b9f6ced3ecfdfd9fe35455a9c72f53a12cc50
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.