Merge branch 'Improved-fetch-and-option-to-replay-commands-from-file' of https://github.com/ArDiouscuros/stable-diffusion into ArDiouscuros-Improved-fetch-and-option-to-replay-commands-from-file

- various small conflicts fixed
This commit is contained in:
Lincoln Stein
2022-10-21 10:12:35 -04:00
2 changed files with 43 additions and 32 deletions

View File

@ -55,7 +55,7 @@ COMMANDS = (
'--inpaint_replace','-r',
'--png_compression','-z',
'--text_mask','-tm',
'!fix','!fetch','!history','!search','!clear',
'!fix','!fetch','!replay','!history','!search','!clear',
'!mask',
'!models','!switch','!import_model','!edit_model'
)