SDXL LoRA - NLPBada/base_LoRA_512_512_bs6_step200
Model description
These are NLPBada/base_LoRA_512_512_bs6_step200 LoRA adaption weights for OnomaAIResearch/Illustrious-xl-early-release-v0.
The weights were trained using
LoRA for the text encoder was enabled: False.
Special VAE used for training: None.
Trigger words
You should use ""In the style of irasutoya," to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
Intended uses & limitations
How to use
#Adjusted guidance_scale + Negative Prompt
width = 1024
height = 1024
num_inference_steps = 60
guidance_scale = 5.5
# prompt = "In the style of irasutoya, 1girl, lightblue collared shirt, smiling with mouth closed, wearing glasses, eyes not visible, furrowed eyebrows, black bobbed parted hair" # @param
prompt = "In the style of irasutoya a boy wearing a darkcyan shirt, smiling with mouth closed, furrowing eyebrows, black pouty hair, upper body" # @param
negative_prompt = "duplicates, worst quality, bad quality, low quality, scan artifacts, jaggy lines, unclear" #@param
image = pipe(prompt, num_inference_steps=num_inference_steps, width=width, height=height, guidance_scale=guidance_scale).images[0]
image
Limitations and bias
pending
Training details
pending
- Downloads last month
- 72
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.
Model tree for NLPBada/base_LoRA_512_512_bs6_step200
Base model
KBlueLeaf/kohaku-xl-beta5