Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -20,4 +20,4 @@ if __name__ == "__main__":
|
|
| 20 |
description="For more details check the following repository: https://github.com/VerleysenNiels/arxiv-summarizer"
|
| 21 |
)
|
| 22 |
|
| 23 |
-
demo.launch()
|
|
|
|
| 20 |
description="For more details check the following repository: https://github.com/VerleysenNiels/arxiv-summarizer"
|
| 21 |
)
|
| 22 |
|
| 23 |
+
demo.launch()
|