Emma0506 commited on
Commit
d44359c
·
verified ·
1 Parent(s): e5eb7ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ demo = gr.ChatInterface(
57
  label="Top-p (nucleus sampling)",
58
  ),
59
  ],
60
- title'新興高中 王澄雅 MyChatGPT'
61
  )
62
 
63
 
 
57
  label="Top-p (nucleus sampling)",
58
  ),
59
  ],
60
+ title'新興高中 王澄雅 MyChatGPT',
61
  )
62
 
63