Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -98,7 +98,7 @@ with gr.Blocks(
|
|
98 |
interactive=False
|
99 |
)
|
100 |
|
101 |
-
with gr.Accordion("About this UI", open=False):
|
102 |
gr.Markdown(f"""
|
103 |
* Created by [π cherry-ghosts community](https://hf.co/cherry-ghosts)
|
104 |
* Powered by [π Pollinations](https://pollinations.ai) | [GitHub](https://github.com/pollinations/pollinations)
|
|
|
98 |
interactive=False
|
99 |
)
|
100 |
|
101 |
+
with gr.Accordion("βΉοΈ About this UI", open=False):
|
102 |
gr.Markdown(f"""
|
103 |
* Created by [π cherry-ghosts community](https://hf.co/cherry-ghosts)
|
104 |
* Powered by [π Pollinations](https://pollinations.ai) | [GitHub](https://github.com/pollinations/pollinations)
|