faiimea commited on
Commit
cfff69e
·
verified ·
1 Parent(s): 07135f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -88,5 +88,6 @@ with gr.Blocks() as demo:
88
  outputs=[output_image]
89
  )
90
 
 
91
  if __name__ == "__main__":
92
  demo.launch(debug=True)
 
88
  outputs=[output_image]
89
  )
90
 
91
+
92
  if __name__ == "__main__":
93
  demo.launch(debug=True)