Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-08-27 | update gradio to 3.41.2 | AUTOMATIC1111 | -1/+1 | |
2023-08-24 | bump gradio version | AUTOMATIC1111 | -1/+1 | |
2023-08-19 | revert xformers back to 0.0.20 | AUTOMATIC1111 | -1/+1 | |
2023-08-18 | xformers update | XDOneDude | -1/+1 | |
2023-08-04 | add gradio version warning | AUTOMATIC1111 | -0/+50 | |
2023-07-31 | fix memory leak when generation fails | AUTOMATIC1111 | -1/+2 | |
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 | |