InvokeAI/scripts
David Ford 58e3562652
Fix merging embeddings (#226)
Fixed merging embeddings based on the changes made in textual inversion. Tested and working. Inverted their logic to prioritize Stable Diffusion implementation over alternatives, but left the option for alternatives to still be used.
2022-08-31 11:24:11 -04:00
..
orig_scripts add support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
dream.py move make_grid into image_utils 2022-08-30 22:03:53 -07: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 support for Apple hardware using MPS acceleration 2022-08-31 00:33:23 -04:00
merge_embeddings.py Fix merging embeddings (#226) 2022-08-31 11:24:11 -04:00
preload_models.py Optimize and Improve GFPGAN and Real-ESRGAN Pipeline 2022-08-29 08:14:29 +12:00