Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -5,7 +5,7 @@ import gradio as gr
|
|
| 5 |
|
| 6 |
greety = """
|
| 7 |
As a derivate work of [Linkedin Automation System](https://medium.com/@gathnex) by Gathnex,
|
| 8 |
-
Follow us on [linkedin](https://www.linkedin.com/company/gathnex/) and [Github](https://github.com/gathnexadmin).
|
| 9 |
"""
|
| 10 |
|
| 11 |
|
|
|
|
| 5 |
|
| 6 |
greety = """
|
| 7 |
As a derivate work of [Linkedin Automation System](https://medium.com/@gathnex) by Gathnex,
|
| 8 |
+
Follow us on [linkedin](https://www.linkedin.com/company/gathnex/) and [Github](https://github.com/gathnexadmin). A special thanks to the Gathnex team members who made a significant contribution to this project.
|
| 9 |
"""
|
| 10 |
|
| 11 |
|