qqwjq1981 commited on
Commit
428fe6a
·
verified ·
1 Parent(s): 4266d52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -314,7 +314,6 @@ with gr.Blocks() as demo:
314
  with gr.Column():
315
  # Shared Button: Fetch content, show webpage, and summary/perspectives
316
  fetch_btn = gr.Button("Fetch and Process Webpage")
317
- with gr.Column():
318
  title_output = gr.HTML(label="Webpage Content")
319
 
320
  with gr.Row():
 
314
  with gr.Column():
315
  # Shared Button: Fetch content, show webpage, and summary/perspectives
316
  fetch_btn = gr.Button("Fetch and Process Webpage")
 
317
  title_output = gr.HTML(label="Webpage Content")
318
 
319
  with gr.Row():