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