Spaces:
Sleeping
Sleeping
Update ui/contentagentui.py
Browse files- ui/contentagentui.py +1 -1
ui/contentagentui.py
CHANGED
|
@@ -159,7 +159,7 @@ class ContentAgentUI:
|
|
| 159 |
gr.Markdown("*No examples found.*")
|
| 160 |
|
| 161 |
# Footer
|
| 162 |
-
gr.
|
| 163 |
|
| 164 |
|
| 165 |
|
|
|
|
| 159 |
gr.Markdown("*No examples found.*")
|
| 160 |
|
| 161 |
# Footer
|
| 162 |
+
gr.HTML("<div id='footer'>Thanks for trying it out!</div>")
|
| 163 |
|
| 164 |
|
| 165 |
|