wop commited on
Commit
c0c5ff7
·
verified ·
1 Parent(s): 0eacc14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ customCSS = """
55
  """
56
 
57
  additional_inputs=[
58
- gr.TextBox(
59
  label="System prompt",
60
  value="You are a helpful assistant, with no access to external functions.",
61
  info="System prompt",
 
55
  """
56
 
57
  additional_inputs=[
58
+ gr.Textbox(
59
  label="System prompt",
60
  value="You are a helpful assistant, with no access to external functions.",
61
  info="System prompt",