hannayukhymenko HF Staff commited on
Commit
fca20ed
·
verified ·
1 Parent(s): bfdb29d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ chat = gr.ChatInterface(
53
  ["Хто такий Пес Патрон?"],
54
  ],
55
  title="💬 Chat with MamayLM",
56
- description="A multi-turn chat interface for MamayLM-v0.1-9B🇺🇦 with configurable parameters.",
57
  theme="soft"
58
  )
59
 
 
53
  ["Хто такий Пес Патрон?"],
54
  ],
55
  title="💬 Chat with MamayLM",
56
+ description="A multi-turn chat interface for MamayLM-v0.1-9B with configurable parameters.",
57
  theme="soft"
58
  )
59