seawolf2357 commited on
Commit
fe3f8ab
·
verified ·
1 Parent(s): f1eb46c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ def respond_with_prefix(message, history, max_tokens=10000, temperature=0.7, top
121
 
122
 
123
 
124
- demo = gr.ChatInterface(css=css,
125
 
126
  fn=respond_with_prefix,
127
  additional_inputs=[
 
121
 
122
 
123
 
124
+ demo = gr.ChatInterface(
125
 
126
  fn=respond_with_prefix,
127
  additional_inputs=[