Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -101,7 +101,7 @@ demo = gr.Interface(
|
|
| 101 |
""",
|
| 102 |
article="""
|
| 103 |
<div style='text-align: center; margin-top: 20px;'>
|
| 104 |
-
<p>Model: <a href='https://huggingface.co/YOUR_USERNAME/SamSum' target='_blank'>
|
| 105 |
<p>Built with 🤗 Transformers, PEFT, and Gradio</p>
|
| 106 |
</div>
|
| 107 |
""",
|
|
|
|
| 101 |
""",
|
| 102 |
article="""
|
| 103 |
<div style='text-align: center; margin-top: 20px;'>
|
| 104 |
+
<p>Model: <a href='https://huggingface.co/YOUR_USERNAME/SamSum' target='_blank'>noviciusss/flan-t5-base-samsum</a></p>
|
| 105 |
<p>Built with 🤗 Transformers, PEFT, and Gradio</p>
|
| 106 |
</div>
|
| 107 |
""",
|