Tomoniai commited on
Commit
6987317
1 Parent(s): ce89c3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ mychatbot = gr.Chatbot(
49
 
50
  demo = gr.ChatInterface(fn=generate,
51
  chatbot=mychatbot,
52
- title='''''',
53
  description='''<center><h1>Tomoniai's Tinyllama Chat</h1>\n
54
  Tiny but an awesome model. The response may be slow for cpu environments. Try with gpu for faster answers.</center>''',
55
  retry_btn=None,
 
49
 
50
  demo = gr.ChatInterface(fn=generate,
51
  chatbot=mychatbot,
 
52
  description='''<center><h1>Tomoniai's Tinyllama Chat</h1>\n
53
  Tiny but an awesome model. The response may be slow for cpu environments. Try with gpu for faster answers.</center>''',
54
  retry_btn=None,