peterpeter8585 commited on
Commit
bd570b8
·
verified ·
1 Parent(s): cc5bc8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -310,7 +310,7 @@ aa = gr.ChatInterface(
310
  step=0.05,
311
  label="Top-p (nucleus sampling)",
312
  ),
313
- gr.Textbox()
314
  ],
315
  )
316
 
 
310
  step=0.05,
311
  label="Top-p (nucleus sampling)",
312
  ),
313
+ gr.Textbox(label="Pleas type in the password.Or, it will not work if you ask.")
314
  ],
315
  )
316