Culda commited on
Commit
92207fd
1 Parent(s): 9f14500
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ with gr.Blocks() as demo:
96
  description="Upload an image and a mask, then provide a prompt to generate an inpainted image.",
97
  )
98
 
99
- demo.launch(debug=True)
100
 
101
  # import gradio as gr
102
  # import numpy as np
 
96
  description="Upload an image and a mask, then provide a prompt to generate an inpainted image.",
97
  )
98
 
99
+ demo.launch()
100
 
101
  # import gradio as gr
102
  # import numpy as np