lifeng commited on
Commit
10afe14
·
1 Parent(s): 56a2ae1

修改重启

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -106,5 +106,6 @@ with gr.Blocks() as demo:
106
  outputs=single_output_image
107
  )
108
 
 
109
  # Launch the Gradio app
110
  demo.queue().launch()
 
106
  outputs=single_output_image
107
  )
108
 
109
+
110
  # Launch the Gradio app
111
  demo.queue().launch()