Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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,
|