InvokeAI/scripts
Lincoln Stein 2ada3288e7 Small cleanups.
- Quenched tokenizer warnings during model initialization.
- Changed "batch" to "iterations" for generating multiple images in
  order to conserve vram.
- Updated README.
- Moved static folder from under scripts to top level. Can store other
  static content there in future.
- Added screenshot of web server in action (to static folder).
2022-08-25 15:03:40 -04:00
..
orig_scripts tidied up scripts directory by moving the original CompViz scripts into a subfolder 2022-08-22 10:11:54 -04:00
dream_web.py Small cleanups. 2022-08-25 15:03:40 -04:00
dream.py Fix issue where more than the expected number of variants are generated 2022-08-24 16:26:58 -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
inpaint.py add code 2021-12-21 03:23:41 +01:00
merge_embeddings.py Add personalization 2022-08-23 18:26:28 -04:00
preload_models.py added assertion checks for out-of-bound arguments; added various copyright and license agreement files 2022-08-24 09:22:27 -04:00