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