stable-diffusion-webui/configs/webui
ZeroCool940711 1117b5604a -Added the Update Image Preview option to be part of the current tab options under Preview Settings.
- Added Dynamic Preview Frequency option for the txt2vid tab which tries to find the lowest value for update_preview_frequency at which we can update the preview image during generation while at the same time minimizing the impact it has in performance.
- Added option to save a video file on the outputs/txt2vid-samples folder after the generation is complete similar to how the save_grid option works on other tabs.
- Added a video preview which shows a video on the txt2vid tab when the generation is completed.
- Formated some lines of code to make it use less space and fit on the a single screen.
- Added a script called Settings.py to the script folder in which Settings for the Setting page will be placed. Empty for now.
2022-09-12 11:44:00 -07:00
..
webui_streamlit.yaml -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
webui.yaml Add NSFW filter to avoid unexpected (#955) 2022-09-11 12:32:36 +03:00