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
Saurabh biswas commited on
Add 4 files
Browse files- Sakura[Boruto]V2.safetensors +3 -0
- images/20422-2384249377-masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress, white pants,navel, groin, br.jpeg +3 -0
- images/20456-65425391-masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress, navel, groin,white pants, brac.jpeg +3 -0
- images/20493-905924657-masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress,bracelet, from behind, white pan.jpeg +3 -0
Sakura[Boruto]V2.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f59aa40cff9cc148b5be569979166d8b9b2fecee02272b75e3bfe20bd5876818
|
| 3 |
+
size 75633475
|
images/20422-2384249377-masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress, white pants,navel, groin, br.jpeg
ADDED
|
Git LFS Details
|
images/20456-65425391-masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress, navel, groin,white pants, brac.jpeg
ADDED
|
Git LFS Details
|
images/20493-905924657-masterpiece, absurdres ,1girl, haruno sakura,forehead mark, red hairband, red sleeveless dress,bracelet, from behind, white pan.jpeg
ADDED
|
Git LFS Details
|