Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-11-22 | Add forced reload for fp16 cache | Kohaku-Blueleaf | -1/+1 | |
2023-11-21 | Option for using fp16 weight when apply lora | Kohaku-Blueleaf | -0/+1 | |
2023-11-19 | Use options instead of cmd_args | Kohaku-Blueleaf | -0/+1 | |
2023-10-15 | add an option to not print stack traces on ctrl+c. | AUTOMATIC1111 | -1/+5 | |
2023-08-22 | dump current stack traces when exiting with SIGINT | AUTOMATIC1111 | -0/+19 | |
2023-08-09 | add --loglevel commandline argument for logging | AUTOMATIC1111 | -12/+0 | |
remove the progressbar for extension installation in favor of logging output | ||||
2023-08-09 | split webui.py's initialization and utility functions into separate files | AUTOMATIC1111 | -0/+195 | |