Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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="π
|
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 |
|