Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -101,7 +101,7 @@ with gr.Blocks(
|
|
101 |
with gr.Accordion("ℹ️ About", open=False):
|
102 |
gr.Markdown(f"""
|
103 |
* Created by [🍒 cherry-ghosts community](https://hf.co/cherry-ghosts)
|
104 |
-
* Powered by [
|
105 |
* Running on [Gradio](https://www.gradio.app) v{gr.__version__}
|
106 |
""")
|
107 |
|
|
|
101 |
with gr.Accordion("ℹ️ About", open=False):
|
102 |
gr.Markdown(f"""
|
103 |
* Created by [🍒 cherry-ghosts community](https://hf.co/cherry-ghosts)
|
104 |
+
* Powered by [🌻 Pollinations.ai](https://pollinations.ai)
|
105 |
* Running on [Gradio](https://www.gradio.app) v{gr.__version__}
|
106 |
""")
|
107 |
|