kanli commited on
Commit
478cf68
·
1 Parent(s): 5673f7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ with gr.Blocks(css="#chatbot{height:300px} .overflow-y-auto{height:500px}") as r
71
  # clear = gr.ClearButton([txt, chatbot])
72
  chatbot.like(vote, None, None)
73
 
74
- rxbot.queue().launch(favicon_path='AIchatBot/ssl.png',share=True)
75
 
76
 
77
 
 
71
  # clear = gr.ClearButton([txt, chatbot])
72
  chatbot.like(vote, None, None)
73
 
74
+ rxbot.queue().launch(favicon_path='AIchatBot/lss.png',share=True)
75
 
76
 
77