Omnibus commited on
Commit
9dea087
1 Parent(s): 902d167

Update dl.py

Browse files
Files changed (1) hide show
  1. dl.py +1 -1
dl.py CHANGED
@@ -352,7 +352,7 @@ with gr.Blocks(css=css) as build:
352
  sure_check=gr.Textbox(visible=False,value="")
353
 
354
  def ru_sure_fn():
355
- return gr.update(,visible=True)
356
 
357
  def update_checked_message(inp):
358
  html=""
 
352
  sure_check=gr.Textbox(visible=False,value="")
353
 
354
  def ru_sure_fn():
355
+ return gr.update(visible=True)
356
 
357
  def update_checked_message(inp):
358
  html=""