Svngoku commited on
Commit
5c3a3d2
·
verified ·
1 Parent(s): f49b4a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ with gr.Blocks(title="YouTube Transcript Fetcher") as demo:
128
  - Preserve formatting keeps HTML tags if present
129
  """)
130
 
131
- demo.launch(mcp_server=True)
 
128
  - Preserve formatting keeps HTML tags if present
129
  """)
130
 
131
+ demo.launch()