metadata
tags:
- text-to-image
- stable-diffusion
- lora
- diffusers
- template:sd-lora
widget:
- text: '(high quality:1.2), detailed, shadows, cinematic lighting, digital art, '
parameters:
negative_prompt: >-
(worst quality, low quality:1.3), censored, wings, bad perspective,
letterboxed, (blurry:1.2), bloom,deformed, wrong anatomy, bad anatomy,
head out of frame, loli, (negative_hand-neg:1.0)
output:
url: >-
images/322219587-2202-(high quality_1.2), detailed, shadows, cinematic
lighting, digital art, __(Shion_1.1), 1girl, solo, fighting stance,
dynamic pos.png
base_model: runwayml/stable-diffusion-v1-5
instance_prompt: Shion
pipeline_tag: text-to-image
wghtjy
,%20detailed,%20shadows,%20cinematic%20lighting,%20digital%20art,%20__(Shion_1.1),%201girl,%20solo,%20fighting%20stance,%20dynamic%20pos.png)
- Prompt
- (high quality:1.2), detailed, shadows, cinematic lighting, digital art,
- Negative Prompt
- (worst quality, low quality:1.3), censored, wings, bad perspective, letterboxed, (blurry:1.2), bloom,deformed, wrong anatomy, bad anatomy, head out of frame, loli, (negative_hand-neg:1.0)
Model description
Shion
Trigger words
You should use Shion to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
from diffusers import DiffusionPipeline
pipeline = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5") pipeline.load_lora_weights("wkplhc/rebhtyjnym")