broadfield-dev commited on
Commit
492bc2b
·
verified ·
1 Parent(s): a7c17e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -223,4 +223,4 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue"), title="Hugging Face Hub
223
  )
224
 
225
  if __name__ == "__main__":
226
- demo.launch(debug=True)
 
223
  )
224
 
225
  if __name__ == "__main__":
226
+ demo.launch(debug=False)