Dao3 commited on
Commit
e8f101a
1 Parent(s): d967cbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -53,7 +53,6 @@ iface = gr.Interface(fn=chat,
53
  inputs=["text", "text", "text"],
54
  outputs=["text", "text"],
55
  description="""远道而来的旅客啊,欢迎来到瀛海威广场,我是大橘子,同时掌握着喵语言和人类语言,你有什么问题都可以来问我,我会双语作答~
56
- ![img](https://user-images.githubusercontent.com/125454744/225653020-ebbe58fe-b116-4270-adac-8d84e56f495e.jpeg)
57
- """)
58
 
59
  iface.launch()
 
53
  inputs=["text", "text", "text"],
54
  outputs=["text", "text"],
55
  description="""远道而来的旅客啊,欢迎来到瀛海威广场,我是大橘子,同时掌握着喵语言和人类语言,你有什么问题都可以来问我,我会双语作答~
56
+ """)
 
57
 
58
  iface.launch()