InvokeAI/scripts
Lincoln Stein b93f04ee38 fix normalized prompt when a variation is generated
- The seed printed needs to be the one generated prior to the
  initial noising operation. To do this, I added a new "first_seed"
  argument to the image callback in dream.py.
- Closes #641
2022-09-21 00:32:29 -04:00
..
orig_scripts Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
dream.py fix normalized prompt when a variation is generated 2022-09-21 00:32:29 -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 combine PRs #690 and #683 2022-09-20 23:38:03 -04:00
sd-metadata.py add ability to post-process images from the CLI 2022-09-20 23:33:20 -04:00