cutiee82 commited on
Commit
321885d
·
verified ·
1 Parent(s): 1f37ba9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 [🐝 Pollinations.ai](https://pollinations.ai) | [GitHub](https://github.com/pollinations/pollinations)
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