davidlee831117 commited on
Commit
b86d17b
·
verified ·
1 Parent(s): 65a0441

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -202,4 +202,5 @@ if __name__ == "__main__":
202
  outputs=[generated_image_output, operation_log_output]
203
  )
204
 
 
205
  demo.launch()
 
202
  outputs=[generated_image_output, operation_log_output]
203
  )
204
 
205
+
206
  demo.launch()