Instructions to use polytechXhf/stable-diffusion-onepiece-adapter-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use polytechXhf/stable-diffusion-onepiece-adapter-1 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("polytechXhf/stable-diffusion-onepiece-adapter-1") 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:
- d02c29567650d96140eeed4f5fde2b86ff300f822f7300a26c7ff4580448a8b4
- Size of remote file:
- 563 Bytes
- SHA256:
- 0279e17f0011d7d4ea33f8d51663e00746dcc634b90e11dbff2a3e2d79bac2af
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.