InvokeAI/scripts
2022-08-22 00:12:16 -04:00
..
download_first_stages.sh add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
download_models.sh add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
dream.py user's prompt is now normalized for reproducibility and written into the destination PNG file as a tEXt metadata chunk named "Dream". You can retrieve the prompt with an image editing program that supports browsing the full metadata, or with the images2prompt.py script located in 'scripts' 2022-08-22 00:12:16 -04:00
images2prompt.py user's prompt is now normalized for reproducibility and written into the destination PNG file as a tEXt metadata chunk named "Dream". You can retrieve the prompt with an image editing program that supports browsing the full metadata, or with the images2prompt.py script located in 'scripts' 2022-08-22 00:12:16 -04:00
img2img.py stable diffusion 2022-08-10 16:30:49 +02:00
inpaint.py add code 2021-12-21 03:23:41 +01:00
knn2img.py stable diffusion 2022-08-10 16:30:49 +02:00
latent_imagenet_diffusion.ipynb stable diffusion 2022-08-10 16:30:49 +02:00
preload_models.py preparing for merge into main 2022-08-21 19:57:48 -04:00
sample_diffusion.py add code 2021-12-21 03:23:41 +01:00
train_searcher.py stable diffusion 2022-08-10 16:30:49 +02:00
txt2img.py add klms sampling 2022-08-20 22:28:29 -05:00