bxleigh commited on
Commit
04becb7
1 Parent(s): b7fb5b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -238,4 +238,4 @@ with gr.Blocks() as demo:
238
  check_progress_button.click(check_progress)
239
  output = gr.Textbox(value="meow")
240
 
241
- demo.launch()
 
238
  check_progress_button.click(check_progress)
239
  output = gr.Textbox(value="meow")
240
 
241
+ demo.launch()