ginipick commited on
Commit
e9b9de0
·
verified ·
1 Parent(s): 7b6c687

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -622,7 +622,7 @@ with gr.Blocks(theme="bethecloud/storj_theme", css=css) as demo:
622
 
623
  with gr.Row():
624
  helper_text = gr.Markdown(
625
- "### 💡 Tip: Tap and hold (on mobile) or right-click (on desktop) to save the image.",
626
  elem_classes="helper-text"
627
  )
628
 
 
622
 
623
  with gr.Row():
624
  helper_text = gr.Markdown(
625
+ "### 💡 Community: https://discord.gg/openfreeai ",
626
  elem_classes="helper-text"
627
  )
628