sinhprous commited on
Commit
0053af4
·
verified ·
1 Parent(s): f0e6eda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
104
  with gr.Row():
105
  steps_val = gr.Slider(
106
  1,
107
- 10,
108
  value=4,
109
  step=1,
110
  label="Num Steps",
 
104
  with gr.Row():
105
  steps_val = gr.Slider(
106
  1,
107
+ 64,
108
  value=4,
109
  step=1,
110
  label="Num Steps",