mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-13 18:02:31 +03:00
9ec4b672a2
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> |
||
---|---|---|
.. | ||
1.windows-installation.md | ||
2.linux-installation.md | ||
3.docker-guide.md | ||
4.streamlit-interface.md | ||
5.gradio-interface.md | ||
6.image_enhancers.md | ||
7.concepts-library.md | ||
8.custom-models.md |