faiimea commited on
Commit
e8f5561
·
verified ·
1 Parent(s): ac1c7e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,6 +98,6 @@ with gr.Blocks() as demo:
98
  outputs=[output_image]
99
  )
100
 
101
-
102
  if __name__ == "__main__":
103
  demo.launch(debug=True)
 
98
  outputs=[output_image]
99
  )
100
 
101
+ # ?
102
  if __name__ == "__main__":
103
  demo.launch(debug=True)