Ahmed-El-Sharkawy commited on
Commit
3c6c917
·
verified ·
1 Parent(s): 94093e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ with gr.Blocks(title="Ghaymah Chatbot") as demo:
158
  # RIGHT: logo + status text (from the first screenshot), stacked vertically
159
  with gr.Column(scale=1, min_width=300):
160
  gr.Image(
161
- value="/mnt/data/d5941801-13de-4431-9ddb-623a1ff6ba58.png",
162
  interactive=False,
163
  show_label=False,
164
  container=False, # no surrounding card/frame
 
158
  # RIGHT: logo + status text (from the first screenshot), stacked vertically
159
  with gr.Column(scale=1, min_width=300):
160
  gr.Image(
161
+ value="download.jpeg",
162
  interactive=False,
163
  show_label=False,
164
  container=False, # no surrounding card/frame