added headless argument to readme

This commit is contained in:
Michael
2024-09-22 17:57:46 +01:00
parent 5cabbffda8
commit 0e3805e200
+1
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
```