Instructions to use BusterBoo99xX/Buster_Sakura_XL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BusterBoo99xX/Buster_Sakura_XL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("BusterBoo99xX/Buster_Sakura_XL") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: '-' | |
| output: | |
| url: images/2024-06-09_17-42-27_3262.png | |
| - text: '-' | |
| output: | |
| url: images/image (3).png | |
| base_model: stabilityai/stable-diffusion-xl-base-1.0 | |
| instance_prompt: null | |
| license: cc | |
| # Boruto_Sakura_XL | |
| <Gallery /> | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/BusterBoo99xX/Boruto_Sakura_XL/tree/main) them in the Files & versions tab. | |