TKM03 commited on
Commit
357c310
·
verified ·
1 Parent(s): c5d33f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -266,4 +266,5 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
266
 
267
  # Launch the application
268
  if __name__ == "__main__":
269
- demo.launch(debug=True)
 
 
266
 
267
  # Launch the application
268
  if __name__ == "__main__":
269
+ demo.launch(debug=True)
270
+