InvokeAI/scripts
Lincoln Stein d16f0c8a8f add enhancements to CLI command-line completion and history
- Added support for pyreadline3 so that Window users can benefit.
- Added the !search command to search the history for a matching string:
~~~
!search puppies
[20] puppies at the food bowl -Ak_lms
[54] house overrun by hungry puppies -C20 -s100
~~~
- Added the !clear command to clear the in-memory and on-disk
  command history.
2022-10-04 22:53:07 -04:00
..
orig_scripts Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
dream.py add enhancements to CLI command-line completion and history 2022-10-04 22:53:07 -04:00
images2prompt.py tidied up scripts directory by moving the original CompViz scripts into a subfolder 2022-08-22 10:11:54 -04:00
merge_embeddings.py Fix merging embeddings (#226) 2022-08-31 11:24:11 -04:00
preload_models.py ESRGAN Improvements 2022-09-26 03:28:23 -04:00
sd-metadata.py add ability to post-process images from the CLI 2022-09-20 23:33:20 -04:00