mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
1fe41146f0
- Place preferred startup command switches in a file named "invokeai.init". The file can consist of a single line of switches such as "--web --steps=28", a series of switches on each line, or any combination of the two. Example: ``` --web --host=0.0.0.0 --steps=28 --grid -f 0.6 -C 11.0 -A k_euler_a ``` - The following options, which were previously only available within the CLI, are now available on the command line as well: --steps --strength --cfg_scale --width --height --fit |
||
---|---|---|
.. | ||
assets | ||
features | ||
help | ||
installation | ||
other | ||
swagger-ui | ||
CHANGELOG.md | ||
index.html | ||
index.md | ||
openapi3_0.yaml |