Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-06-03 | Added sysinfo tab to settings | AUTOMATIC | -0/+26 | |
2023-05-31 | rename print_error to report, use it with together with package name | AUTOMATIC | -6/+2 | |
2023-05-29 | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | -0/+16 | |
by hand | ||||
2023-05-26 | Show full traceback in get_sd_model() | linkoid | -2/+6 | |
to reveal if an error is caused by an extension | ||||
2023-01-23 | better support for xformers flash attention on older versions of torch | AUTOMATIC | -0/+12 | |
2023-01-16 | Fix typo | fuggy | -1/+1 | |
2023-01-04 | helpful error message when trying to load 2.0 without config | AUTOMATIC | -2/+23 | |
failing to load model weights from settings won't break generation for currently loaded model anymore | ||||
2022-09-12 | Allow TF32 in CUDA for increased performance #279 | AUTOMATIC | -0/+10 | |