stable-diffusion-webui/docs
Divided by Zer0 9ec4b672a2
Fix infinite loop on bridge mode when seed == 0 (#1406)
The bridge will keep looping on the same generation because the
evaluation of "while not seed" will always be False when seed is 0 (or
00000000 etc)

This fixes this. Also allows to request more verbosity on the webui
command

Co-authored-by: hlky <106811348+hlky@users.noreply.github.com>
Co-authored-by: lukas5450 <46075099+lukas5450@users.noreply.github.com>
2022-10-03 09:26:26 +01:00
..
1.windows-installation.md Fix infinite loop on bridge mode when seed == 0 (#1406) 2022-10-03 09:26:26 +01:00
2.linux-installation.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
3.docker-guide.md Amd gpu docker (#1366) 2022-10-01 01:42:35 +03:00
4.streamlit-interface.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
5.gradio-interface.md Add Scene2Image documentation (#1399) 2022-10-02 22:14:52 +01:00
6.image_enhancers.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00
7.concepts-library.md Initial overhaul of documentation (#1262) 2022-09-28 13:13:51 +03:00
8.custom-models.md chore: update docs (#1351) 2022-09-28 14:18:56 +03:00