chen0857 commited on
Commit
cbd5b5f
·
verified ·
1 Parent(s): e4493b6

Update geminiai_with_history.py

Browse files
Files changed (1) hide show
  1. geminiai_with_history.py +1 -1
geminiai_with_history.py CHANGED
@@ -25,7 +25,7 @@ def respond(message,history):
25
  demo = gr.ChatInterface(
26
  fn=respond,
27
  type="messages",
28
- title="B11090054陳緯綸",
29
  )
30
 
31
  if __name__ == "__main__":
 
25
  demo = gr.ChatInterface(
26
  fn=respond,
27
  type="messages",
28
+ title="B11090054_陳緯綸",
29
  )
30
 
31
  if __name__ == "__main__":