MegaTronX commited on
Commit
321da33
·
verified ·
1 Parent(s): 4ca0029

Update app.py

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