Spaces:
Build error
Build error
Update app_dialogue.py
Browse files- app_dialogue.py +1 -1
app_dialogue.py
CHANGED
|
@@ -558,7 +558,7 @@ css1 = """
|
|
| 558 |
"""
|
| 559 |
|
| 560 |
css = """
|
| 561 |
-
#chatbot {background-image: url('https://huggingface.co/spaces/ysharma/m4-
|
| 562 |
"""
|
| 563 |
|
| 564 |
with gr.Blocks(title="IDEFICS-Chat", theme=gr.themes.Base(), css=css) as demo:
|
|
|
|
| 558 |
"""
|
| 559 |
|
| 560 |
css = """
|
| 561 |
+
#chatbot {background-image: url('https://huggingface.co/spaces/ysharma/m4-dialogue_copy4/resolve/main/idefics_720.png');}
|
| 562 |
"""
|
| 563 |
|
| 564 |
with gr.Blocks(title="IDEFICS-Chat", theme=gr.themes.Base(), css=css) as demo:
|