immunobiotech commited on
Commit
24a149f
ยท
verified ยท
1 Parent(s): df21667

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -230,7 +230,7 @@ with gr.Blocks(
230
  with gr.TabItem("๋Œ€ํ™”", id="chat_tab"):
231
  chatbot = gr.Chatbot(
232
  type="messages",
233
- label="Gemini2.0 '์ƒ๊ฐ' ์ฑ—๋ด‡ (์ŠคํŠธ๋ฆฌ๋ฐ ์ถœ๋ ฅ)", # ์ŠคํŠธ๋ฆฌ๋ฐ์ž„์„ ๋‚˜ํƒ€๋‚ด๋Š” ๋ ˆ์ด๋ธ”
234
  render_markdown=True,
235
  scale=1,
236
  avatar_images=(None,"https://lh3.googleusercontent.com/oxz0sUBF0iYoN4VvhqWTmux-cxfD1rxuYkuFEfm1SFaseXEsjjE4Je_C_V3UQPuJ87sImQK3HfQ3RXiaRnQetjaZbjJJUkiPL5jFJ1WRl5FKJZYibUA=w214-h214-n-nu"),
 
230
  with gr.TabItem("๋Œ€ํ™”", id="chat_tab"):
231
  chatbot = gr.Chatbot(
232
  type="messages",
233
+ label="PharmAI ์ฑ—๋ด‡ (์ŠคํŠธ๋ฆฌ๋ฐ ์ถœ๋ ฅ)", # ์ŠคํŠธ๋ฆฌ๋ฐ์ž„์„ ๋‚˜ํƒ€๋‚ด๋Š” ๋ ˆ์ด๋ธ”
234
  render_markdown=True,
235
  scale=1,
236
  avatar_images=(None,"https://lh3.googleusercontent.com/oxz0sUBF0iYoN4VvhqWTmux-cxfD1rxuYkuFEfm1SFaseXEsjjE4Je_C_V3UQPuJ87sImQK3HfQ3RXiaRnQetjaZbjJJUkiPL5jFJ1WRl5FKJZYibUA=w214-h214-n-nu"),