Chris4K commited on
Commit
96e348d
·
1 Parent(s): b0610c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -247,7 +247,7 @@ def func (message):
247
  return tokenizer.decode(result[0])
248
 
249
  title="Conversation Bota"
250
-
251
  app = gr.Interface(
252
  fn=func,
253
  title="Conversation Bota",
 
247
  return tokenizer.decode(result[0])
248
 
249
  title="Conversation Bota"
250
+ desc="Some way ... "
251
  app = gr.Interface(
252
  fn=func,
253
  title="Conversation Bota",