Shuja1401 commited on
Commit
c9f734b
Β·
verified Β·
1 Parent(s): ab126fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ demo = gr.Interface(
70
  gr.Textbox(label="🎯 Why It Matters"),
71
  gr.Textbox(label="⚑ TL;DR")
72
  ],
73
- title="πŸ“„ Paper News Summarizer",
74
  description="Upload a research paper PDF and get structured summaries: Full, ELI5, Why it Matters, and TL;DR."
75
  )
76
 
 
70
  gr.Textbox(label="🎯 Why It Matters"),
71
  gr.Textbox(label="⚑ TL;DR")
72
  ],
73
+ title="πŸ“„ The Arktika",
74
  description="Upload a research paper PDF and get structured summaries: Full, ELI5, Why it Matters, and TL;DR."
75
  )
76