Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|