YanshekWoo commited on
Commit
e17aa82
1 Parent(s): 459ca51

update generate parameters

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -68,7 +68,6 @@ demo = gr.Interface(fn=chat_func,
68
  if __name__ == "__main__":
69
  demo.launch()
70
 
71
-
72
  # def chat(history):
73
  # history_prefix = "对话历史:"
74
  # history = history_prefix + history
 
68
  if __name__ == "__main__":
69
  demo.launch()
70
 
 
71
  # def chat(history):
72
  # history_prefix = "对话历史:"
73
  # history = history_prefix + history