darkc0de commited on
Commit
4a29506
·
verified ·
1 Parent(s): 276460c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ def respond(message, history):
39
 
40
 
41
  # --- Define the path or URL to your header image ---
42
- header_image_path = "https://cdn-uploads.huggingface.co/production/uploads/6540a02d1389943fef4d2640/W1et5K7SPcIa2jdTRIMIG.jpeg"
43
 
44
  # --- Build the Gradio Interface with Header ---
45
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
 
39
 
40
 
41
  # --- Define the path or URL to your header image ---
42
+ header_image_path = "https://cdn-uploads.huggingface.co/production/uploads/6540a02d1389943fef4d2640/PKA1ZJIlEkJy9yCbJo9Am.png"
43
 
44
  # --- Build the Gradio Interface with Header ---
45
  with gr.Blocks(theme=gr.themes.Soft()) as demo: