IEIT-Yuan commited on
Commit
38ce3d1
โ€ข
1 Parent(s): 8119f32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,5 +68,5 @@ def predict(message, history):
68
  gr.ChatInterface(predict,
69
  title="Yuan2_2b_chatBot",
70
  description="่ฏทๆ้—ฎ",
71
- examples=['่ฏท้—ฎ็›ฎๅ‰ๆœ€ๅ…ˆ่ฟ›็š„ๆœบๅ™จๅญฆไน ็ฎ—ๆณ•ๆœ‰ๅ“ชไบ›๏ผŸ','ไฝœไธ€้ฆ–ๅ…ณไบŽๆ˜ฅ่Š‚็š„่ฏ—','ๅŒ—ไบฌ็ƒค้ธญๆ€Žไนˆๅš๏ผŸ']
72
  ).launch() # Launching the web interface.
 
68
  gr.ChatInterface(predict,
69
  title="Yuan2_2b_chatBot",
70
  description="่ฏทๆ้—ฎ",
71
+ examples=['่ฏท้—ฎ็›ฎๅ‰ๆœ€ๅ…ˆ่ฟ›็š„ๆœบๅ™จๅญฆไน ็ฎ—ๆณ•ๆœ‰ๅ“ชไบ›๏ผŸ','ไฝœไธ€้ฆ–ๅ…ณไบŽๆ–ฐๅนดๅฟซไน็š„่ฏ—','ๅŒ—ไบฌ็ƒค้ธญๆ€Žไนˆๅš๏ผŸ']
72
  ).launch() # Launching the web interface.