• Jesse Williams's avatar
    Confirm that options are valid before starting · d74c3810
    Jesse Williams authored
    When using the 'Sampler' or 'Checkpoint' options, if one of the entered
    names has a typo, an error will only be thrown once the `draw_xy_grid`
    loop reaches that name. This can waste a lot of time for large grids
    with a typo near the end of a list, since the script needs to start over
    and re-generate any earlier images to finish making the grid.
    
    Also fixing typo in variable name in `draw_xy_grid`.
    d74c3810
Name
Last commit
Last update
.github/ISSUE_TEMPLATE Loading commit data...
embeddings Loading commit data...
javascript Loading commit data...
models Loading commit data...
modules Loading commit data...
scripts Loading commit data...
textual_inversion_templates Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
artists.csv Loading commit data...
environment-wsl2.yaml Loading commit data...
launch.py Loading commit data...
requirements.txt Loading commit data...
requirements_versions.txt Loading commit data...
screenshot.png Loading commit data...
script.js Loading commit data...
style.css Loading commit data...
txt2img_Screenshot.png Loading commit data...
webui-user.bat Loading commit data...
webui-user.sh Loading commit data...
webui.bat Loading commit data...
webui.py Loading commit data...
webui.sh Loading commit data...