Instructions to use BusterBoo99xX/Sakura_Boruto_V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BusterBoo99xX/Sakura_Boruto_V2 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("BusterBoo99xX/Sakura_Boruto_V2") prompt = "masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress,bracelet, from behind, white pants, (uchiha crest), looking at viewer, outdoor, cherry blossoms, floating hair, smile, cowboy shot, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, | |
| red sleeveless dress,bracelet, from behind, white pants, (uchiha crest), | |
| looking at viewer, outdoor, cherry blossoms, floating hair, smile, cowboy | |
| shot, | |
| output: | |
| url: >- | |
| images/20493-905924657-masterpiece, absurdres ,1girl, haruno | |
| sakura,forehead mark, red hairband, red sleeveless dress,bracelet, from | |
| behind, white pan.jpeg | |
| - text: >- | |
| masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, | |
| red sleeveless dress, navel, groin,white pants, bracelet, cherry blossoms, | |
| falling petals, wind, floating hair, one eye closed, looking up, smile, | |
| wariza, | |
| output: | |
| url: >- | |
| images/20456-65425391-masterpiece, absurdres ,1girl, haruno | |
| sakura,forehead mark, red hairband, red sleeveless dress, navel, | |
| groin,white pants, brac.jpeg | |
| - text: >- | |
| masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, | |
| red sleeveless dress, white pants,navel, groin, bracelet, looking at | |
| viewer, crossed arms, smile, cherry blossoms, wind, floating hair, | |
| output: | |
| url: >- | |
| images/20422-2384249377-masterpiece, absurdres ,1girl, haruno | |
| sakura,forehead mark, red hairband, red sleeveless dress, white | |
| pants,navel, groin, br.jpeg | |
| base_model: runwayml/stable-diffusion-v1-5 | |
| instance_prompt: red hairband, red sleeveless dress, forehead mark, red hairband, uchiha crest | |
| license: ecl-2.0 | |
| # Sakura[Boruto]V2 | |
| <Gallery /> | |
| ## Trigger words | |
| You should use `red hairband` to trigger the image generation. | |
| You should use `red sleeveless dress` to trigger the image generation. | |
| You should use `forehead mark` to trigger the image generation. | |
| You should use `red hairband` to trigger the image generation. | |
| You should use `uchiha crest` to trigger the image generation. | |
| ## Download model | |
| Weights for this model are available in Safetensors format. | |
| [Download](/Saurabh99x/Sakura_Boruto_V2/tree/main) them in the Files & versions tab. | |