CCockrum commited on
Commit
0d82751
·
verified ·
1 Parent(s): 1e51ff4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks(css=css) as demo:
148
  gr.ChatInterface(
149
  respond,
150
  additional_inputs=[
151
- level, #Pass level now
152
  max_tokens,
153
  temperature,
154
  top_p
 
148
  gr.ChatInterface(
149
  respond,
150
  additional_inputs=[
151
+ level, #Pass level now
152
  max_tokens,
153
  temperature,
154
  top_p