arssite commited on
Commit
82b2acf
·
verified ·
1 Parent(s): dfd3e16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def resubmit():
97
  # Gradio UI
98
  with gr.Blocks() as app:
99
  with gr.Row():
100
- gr.Markdown("## URL Submission Program")
101
  with gr.Row():
102
  input_area = gr.Textbox(
103
  label="Enter URLs (one per line):",
 
97
  # Gradio UI
98
  with gr.Blocks() as app:
99
  with gr.Row():
100
+ gr.Markdown("## URL Submission Program For CBT LLM ")
101
  with gr.Row():
102
  input_area = gr.Textbox(
103
  label="Enter URLs (one per line):",