rajux75 commited on
Commit
fa788df
Β·
verified Β·
1 Parent(s): 9485d00

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ with gr.Blocks(theme=theme, title="AI Creative Studio") as demo:
96
  with gr.Row(variant="panel"): # Use a panel variant for distinct header background
97
  with gr.Column(scale=1, min_width=100):
98
  # Placeholder for a logo or icon
99
- gr.Image(value="https://gradio-app.github.io/assets/logo.svg",
100
  label="Studio Logo",
101
  show_label=False, # Hide the label below the image
102
  height=80,
 
96
  with gr.Row(variant="panel"): # Use a panel variant for distinct header background
97
  with gr.Column(scale=1, min_width=100):
98
  # Placeholder for a logo or icon
99
+ gr.Image(value="https://www.gradio.app/_app/immutable/assets/gradio.CHB5adID.svg",
100
  label="Studio Logo",
101
  show_label=False, # Hide the label below the image
102
  height=80,