stable-diffusion-webui/scripts
2022-09-13 01:49:03 -07:00
..
find_noise_for_image.py img2img mask fixes and fix image2noise normalization 2022-09-13 02:04:26 -04:00
matched_noise.py Add comments crediting code authors. (probably not enough, but better than none) 2022-09-12 10:26:01 -04:00
perlin.py when in outcrop mode, mask added regions and fill in with voroni noise for better outpainting 2022-09-09 10:13:38 -04:00
relauncher.py Tiling parameter (#911) 2022-09-09 20:33:04 +03:00
Settings.py -Added the Update Image Preview option to be part of the current tab options under Preview Settings. 2022-09-12 11:44:00 -07:00
stable_diffusion_pipeline.py Added two new scripts that will be used for the new implementation of the txt2vid tab which uses the latest version of the diffusers library. 2022-09-10 07:38:57 -07:00
stable_diffusion_walk.py Added two new scripts that will be used for the new implementation of the txt2vid tab which uses the latest version of the diffusers library. 2022-09-10 07:38:57 -07:00
webui_streamlit.py Changed the loading of the model on the txt2vid tab so the half models are only loaded if the no_half option on the config file is set to False. 2022-09-13 01:49:03 -07:00
webui.py support negative prompts separated by ### 2022-09-11 14:51:20 -06:00