RajputVansh commited on
Commit
9bd7ff7
·
verified ·
1 Parent(s): 63a8740

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -638,11 +638,10 @@ with gr.Blocks(title="AI Marketing Content Generator") as demo:
638
  - Keys stored temporarily in memory only
639
  - Not saved or logged anywhere
640
  - Connection is encrypted
 
 
641
  """)
642
- with gr.Markdown("""
643
- ## If your API keys not working or If you want to fall back to Default Keys, Click Update Keys & Restart Connection to get back to Default keys
644
- """)
645
-
646
  with gr.TabItem("🖼️ Single Image"):
647
  with gr.Row():
648
  with gr.Column():
 
638
  - Keys stored temporarily in memory only
639
  - Not saved or logged anywhere
640
  - Connection is encrypted
641
+
642
+ ### If your API keys not working or If you want to fall back to Default Keys, Click Update Keys & Restart Connection to get back to Default keys
643
  """)
644
+
 
 
 
645
  with gr.TabItem("🖼️ Single Image"):
646
  with gr.Row():
647
  with gr.Column():