Cicici1109 commited on
Commit
93f5f0c
·
verified ·
1 Parent(s): 1ef34af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -105,6 +105,4 @@ with gr.Blocks() as demo:
105
  )
106
 
107
  if __name__ == "__main__":
108
- demo.launch(
109
- debug=True, queue=True
110
- )
 
105
  )
106
 
107
  if __name__ == "__main__":
108
+ demo.launch()