Spaces:
Runtime error
Runtime error
TheCleverIdiot
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ demo = gr.Interface(
|
|
74 |
output_text,
|
75 |
title="Text Summarization",
|
76 |
css=".gradio-container {background-color: lightgray}",
|
77 |
-
article="""<p style='text-align: center;'>Developed by: <a href="https://
|
78 |
)
|
79 |
|
80 |
|
|
|
74 |
output_text,
|
75 |
title="Text Summarization",
|
76 |
css=".gradio-container {background-color: lightgray}",
|
77 |
+
article="""<p style='text-align: center;'>Developed by: <a href="https://aritraghosh.xyz" target="_blank">Aritra Ghosh and Subhojit Ghosh IP 6th Sem Innovative Project</a></p>"""
|
78 |
)
|
79 |
|
80 |
|