Lifeinhockey commited on
Commit
253ed95
·
verified ·
1 Parent(s): b7b1936

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,7 +172,7 @@ with gr.Blocks(css=css) as demo:
172
  visible=True,
173
  )
174
 
175
- with gr.Row():
176
  lora_scale = gr.Slider(
177
  label="LoRA scale",
178
  minimum=0.0,
 
172
  visible=True,
173
  )
174
 
175
+ with gr.Row():
176
  lora_scale = gr.Slider(
177
  label="LoRA scale",
178
  minimum=0.0,