rohitdiwane commited on
Commit
cefcafd
·
verified ·
1 Parent(s): 39cb8f7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,7 +90,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=custom_css) as app:
90
 
91
  with gr.Row():
92
  with gr.Column():
93
- gr.Markdown("### =========== Removed Headings ===========")
94
  headings_output = gr.Markdown()
95
  with gr.Column():
96
  # ✅ elem_id added to target this textbox specifically
 
90
 
91
  with gr.Row():
92
  with gr.Column():
93
+ gr.Markdown("### ===========-------> Removed Headings <-------===========")
94
  headings_output = gr.Markdown()
95
  with gr.Column():
96
  # ✅ elem_id added to target this textbox specifically