mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fe5a581313
- This fixes an issue in which generated images were not being saved into the ~/invokeai/outputs directory, but were instead being stored to a relative './outputs/img_samples' path as before. - Note that if you specify a relative directory in the --outdir argument, it will now be interpreted as relative to the invokeai run directory. You will need to provide an absolute pathname in order to save the outputs outside this directory. - Also found and fixed a minor problem in which commands with syntax errors were not being stored to the CLI command history. |
||
---|---|---|
.. | ||
data | ||
invoke | ||
models | ||
modules | ||
__init__.py | ||
generate.py | ||
lr_scheduler.py | ||
simplet2i.py | ||
util.py |