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", torch_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:
- a2a311ac1e81a6c4a25f72274b479afa898c5704eb8a7db68a2725ada5f7ca86
- Size of remote file:
- 557 Bytes
- SHA256:
- 9fb33b1da2125feaa501f6acf7c67409ff703b0320e8e55bf616863891dd3346
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.