Add back chat buttons with --chat-buttons (#3947)
This commit is contained in:
parent
f5fb1ee666
commit
2ad6ca8874
6 changed files with 61 additions and 33 deletions
|
@ -356,6 +356,7 @@ Optionally, you can use the following command-line flags:
|
|||
| `--gradio-auth-path GRADIO_AUTH_PATH` | Set the gradio authentication file path. The file should contain one or more user:password pairs in this format: "u1:p1,u2:p2,u3:p3" |
|
||||
| `--ssl-keyfile SSL_KEYFILE` | The path to the SSL certificate key file. |
|
||||
| `--ssl-certfile SSL_CERTFILE` | The path to the SSL certificate cert file. |
|
||||
| `--chat-buttons` | Show buttons on chat tab instead of hover menu. |
|
||||
|
||||
#### API
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue