sca255 commited on
Commit
26dcd81
·
verified ·
1 Parent(s): b80e447

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -74,7 +74,7 @@ function refresh() {
74
  }
75
  """
76
  app = gr.ChatInterface(
77
- js=js_func
78
  respond,
79
  additional_inputs=[
80
  gr.Textbox(value="You are a bot who generates perfect roleplaying charecters.", label="System message"),
 
74
  }
75
  """
76
  app = gr.ChatInterface(
77
+ js=js_func,
78
  respond,
79
  additional_inputs=[
80
  gr.Textbox(value="You are a bot who generates perfect roleplaying charecters.", label="System message"),