ASNVS commited on
Commit
58d180e
·
verified ·
1 Parent(s): 442d237
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,4 +73,4 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
73
 
74
  # Launch the Gradio app
75
  if __name__ == "__main__":
76
- demo.launch(
 
73
 
74
  # Launch the Gradio app
75
  if __name__ == "__main__":
76
+ demo.launch()