Instructions to use wangjian21/Snoopy_to_dog with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wangjian21/Snoopy_to_dog with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CompVis/stable-diffusion-v1-4", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("wangjian21/Snoopy_to_dog") prompt = "Snoopy" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 3f3f9fd800d65914606fa627801fe0f16b25e9aa291d7fe1c7097f3634795fb2
- Size of remote file:
- 6.59 MB
- SHA256:
- 052be634406feb486d42ab38eb72ab683d9d0c3c13968d08dccc4d23ba4c2b78
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.