Spaces:
Runtime error
Runtime error
Commit
·
acd99b3
1
Parent(s):
176630a
Update app.py
Browse files
app.py
CHANGED
|
@@ -217,7 +217,7 @@ def main():
|
|
| 217 |
# Undocumented method to clear a component's value using Javascript
|
| 218 |
|
| 219 |
gr.Markdown(
|
| 220 |
-
"""Made with love by Ilaria 💖 | Support me on [Ko-Fi](https://ko-fi.com/ilariaowo)
|
| 221 |
"""
|
| 222 |
)
|
| 223 |
|
|
|
|
| 217 |
# Undocumented method to clear a component's value using Javascript
|
| 218 |
|
| 219 |
gr.Markdown(
|
| 220 |
+
"""Made with love by Ilaria 💖 | Support me on [Ko-Fi](https://ko-fi.com/ilariaowo) | Join [AI Hub](https://discord.gg/aihub)
|
| 221 |
"""
|
| 222 |
)
|
| 223 |
|