Instructions to use hiddenbox/poodle_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hiddenbox/poodle_4 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_4") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b08acf21a61fc6b749bd46fb83879f014c6a1b97a0659eee9873a176e8edecce
- Size of remote file:
- 6.53 MB
- SHA256:
- 0196af220a1dd5899c52e7ccaa60d6e4797fda72fac0066f536fa982a7c5eccd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.