awacke1 commited on
Commit
0b78fb8
Β·
verified Β·
1 Parent(s): 2748639

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -229,7 +229,7 @@ def download_all_papers(progress=gr.Progress()):
229
  # 🎭 Gradio Interface: Where the Magic Happens 🎭
230
 
231
  with gr.Blocks() as demo:
232
- gr.Markdown("<h1><center>πŸ“š PaperPulse: Your AI Research Accelerator πŸš€</center></h1>")
233
 
234
  with gr.Tab("Top Trending Papers"):
235
  top_count = gr.Textbox(label="Number of Papers Fetched")
 
229
  # 🎭 Gradio Interface: Where the Magic Happens 🎭
230
 
231
  with gr.Blocks() as demo:
232
+ gr.Markdown("<h1><center>πŸ“–βš™οΈPaperPulseπŸ“πŸŒ - Your πŸ“šAIπŸ”ResearchπŸ”₯AcceleratorπŸš€</center></h1>")
233
 
234
  with gr.Tab("Top Trending Papers"):
235
  top_count = gr.Textbox(label="Number of Papers Fetched")