added headless argument to readme

pull/615/head
Michael 2024-09-22 17:57:46 +01:00
parent 5cabbffda8
commit 0e3805e200
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ options:
--max-memory MAX_MEMORY maximum amount of RAM in GB
--execution-provider {cpu} [{cpu} ...] available execution provider (choices: cpu, ...)
--execution-threads EXECUTION_THREADS number of execution threads
--headless run in headless mode
-v, --version show program's version number and exit
```