Spaces:
Paused
Paused
smileycutie0 commited on
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)
|