Saravutw commited on
Commit
41a2ba7
·
verified ·
1 Parent(s): 7fba957

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,4 +122,4 @@ with gr.Blocks(title="Veo 3 App", fill_height=True) as demo:
122
  gr.HTML(html_content)
123
 
124
  if __name__ == "__main__":
125
- demo.launch(show_api=False)
 
122
  gr.HTML(html_content)
123
 
124
  if __name__ == "__main__":
125
+ demo.launch()