ysharma HF staff commited on
Commit
4f06201
1 Parent(s): e47a324

Update app_dialogue.py

Browse files
Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -548,7 +548,7 @@ textbox = gr.Textbox(
548
 
549
  css = """
550
  #chatbot {
551
- background-image: url('https://huggingface.co/spaces/HuggingFaceM4/m4-dialogue/resolve/main/idefics_transparent20.png');
552
  background-repeat: repeat;
553
  }
554
  """
 
548
 
549
  css = """
550
  #chatbot {
551
+ background-image: url('https://huggingface.co/spaces/ysharma/dummy_m4/resolve/main/idefics_transparent20.png');
552
  background-repeat: repeat;
553
  }
554
  """