QHL067 commited on
Commit
d7fb68d
·
1 Parent(s): 87f8344
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -324,7 +324,7 @@ with gr.Blocks(css=css) as demo:
324
  minimum=1,
325
  maximum=50,
326
  step=1,
327
- value=20, # Replace with defaults that work for your model
328
  )
329
  with gr.Row():
330
  num_of_interpolation = gr.Slider(
 
324
  minimum=1,
325
  maximum=50,
326
  step=1,
327
+ value=10, # Replace with defaults that work for your model
328
  )
329
  with gr.Row():
330
  num_of_interpolation = gr.Slider(