Yjiggfghhjnjj commited on
Commit
ca57e34
1 Parent(s): 86593d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,7 +163,7 @@ with gr.Blocks(css=css, theme="pseudolab/huggingface-korea-theme") as demo:
163
  maximum=2048,
164
  step=8,
165
  value=1024,
166
- )num_inference_steps
167
  with gr.Row():
168
  guidance_scale = gr.Slider(
169
  label="Guidance Scale",
 
163
  maximum=2048,
164
  step=8,
165
  value=1024,
166
+ )
167
  with gr.Row():
168
  guidance_scale = gr.Slider(
169
  label="Guidance Scale",