Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/1194#issuecomment-1261203893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changed the hidden element class name to a more generic one, so people can reuse it if they want to hide further elements in the future
|
|
Handling of the --hide-ui-dir-config flag and added multi-platform code for opening a folder
|
|
Adds icons on the first 3 tabs to directly open the corresponding images output directory
|
|
* Update .gitignore to ignore *all* checkpoint files in /models
* Fixed typo in UI
|
|
support saving as half
|
|
|
|
Token count
|
|
|
|
|
|
|
|
|
|
|
|
-Sort list of checkpoints in list
|
|
- Update checkpoint model fields labels
|
|
|
|
|
|
|
|
- Rename variables to better align with field input
- Improve merged checkpoint output file name
|
|
specify full filename to checkpoint merger
restore "Loading..." text
|
|
Add support for checkpoint merging
|
|
upon completion (fixes #1013)
|
|
|
|
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/1029
|
|
|
|
|
|
|
|
|
|
|
|
added more robust detection of last line with parameters for pasted prompts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevent writing to arbitrary directories, as usual
|
|
|
|
|