Update app.py
Browse files
app.py
CHANGED
|
@@ -31,7 +31,7 @@ If you know me, I love to hear from you and have your valuable feedback and sugg
|
|
| 31 |
|
| 32 |
Finally, I thank everyone who help create and grow lovely and amazing technology platforms like LinkedIn. I wish everyone all the best.
|
| 33 |
|
| 34 |
-
Cheers!!''']
|
| 35 |
description="Summarize any text",
|
| 36 |
allow_flagging="never"
|
| 37 |
)
|
|
|
|
| 31 |
|
| 32 |
Finally, I thank everyone who help create and grow lovely and amazing technology platforms like LinkedIn. I wish everyone all the best.
|
| 33 |
|
| 34 |
+
Cheers!!'''],
|
| 35 |
description="Summarize any text",
|
| 36 |
allow_flagging="never"
|
| 37 |
)
|