MegaTronX commited on
Commit
4ca0029
·
verified ·
1 Parent(s): 332778d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -59,6 +59,7 @@ def generate(
59
 
60
 
61
  chat_interface = gr.ChatInterface(
 
62
  fn=generate,
63
  additional_inputs=[
64
  gr.Textbox(label="System prompt", lines=6),
 
59
 
60
 
61
  chat_interface = gr.ChatInterface(
62
+ name='DragonAI',
63
  fn=generate,
64
  additional_inputs=[
65
  gr.Textbox(label="System prompt", lines=6),