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