SapanaGurung commited on
Commit
c90c336
1 Parent(s): 7515cd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -51,8 +51,7 @@ with gr.Blocks(css=css) as demo:
51
 
52
  with gr.Column(elem_id="col-container"):
53
  gr.Markdown(f"""
54
- # Demo [Stable Diffusion 3 Medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium)
55
- Learn more about the [Stable Diffusion 3 series](https://stability.ai/news/stable-diffusion-3). Try on [Stability AI API](https://platform.stability.ai/docs/api-reference#tag/Generate/paths/~1v2beta~1stable-image~1generate~1sd3/post), [Stable Assistant](https://stability.ai/stable-assistant), or on Discord via [Stable Artisan](https://stability.ai/stable-artisan). Run locally with [ComfyUI](https://github.com/comfyanonymous/ComfyUI) or [diffusers](https://github.com/huggingface/diffusers)
56
  """)
57
 
58
  with gr.Row():
 
51
 
52
  with gr.Column(elem_id="col-container"):
53
  gr.Markdown(f"""
54
+ # To explore other Stable Diffusion 3 models like SD3-Medium, Large, and Large Turbo on Android, download the OneChat AI app from the [Google Play Store](https://play.google.com/store/apps/details?id=app.theonechat.onechatai)
 
55
  """)
56
 
57
  with gr.Row():