wendellast commited on
Commit
3b7e81b
·
verified ·
1 Parent(s): 3567e13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,8 +115,8 @@ demo: gr.ChatInterface = gr.ChatInterface(
115
  label="Top-p (nucleus sampling)",
116
  ),
117
  ],
118
- title="GUI",
119
  theme="gstaff/xkcd",
 
120
  js=js
121
  )
122
 
 
115
  label="Top-p (nucleus sampling)",
116
  ),
117
  ],
 
118
  theme="gstaff/xkcd",
119
+ title="GUI",
120
  js=js
121
  )
122