Spaces:
Running
Running
Update app.py
Browse files
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/
|
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:
|