mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
1a0cf1320b
-if readline.set_auto_history() is not implemented, as in pyreadline3, will fall back gracefully to automatic history saving. The only issue with this is that -!history commands will be recorded in the history. -!fetch on missing file no longer crashes script -!history is now one of the autocomplete commands -.dream_history now stored in output directory rather than ~user directory. An important limitation of the last feature is that the history is loaded and saved to the .dream_history file in the --outdir directory specified at script launch time. It is not swapped around when the --outdir is changed during the session. |
||
---|---|---|
.. | ||
orig_scripts | ||
dream.py | ||
images2prompt.py | ||
merge_embeddings.py | ||
preload_models.py | ||
sd-metadata.py |