Commit Graph

11 Commits (19a3c724996208e74d93f0fd2ef9c8d892504e1f)

Author SHA1 Message Date
dvruette 19a3c72499 v0.6.5 (fix compatibility with WebUI Forge) 2024-03-07 16:50:07 +01:00
dvruette d6b295e978 v0.6.4 (fix SDXL compatibility) 2024-03-07 12:48:55 +01:00
dvruette 5a247c9d9e v0.6.3 (bugfix)
- fixes a stride overflow error for large numbers of feedback images
2023-09-30 15:46:03 +02:00
dvruette 43aa3ce962 v0.6.2 (bugfixes)
- Fix certain resolutions not working with xFormers
- Fix specifying ToMe seed
- Fix UI spacing (broken by SD UI v1.6.0)
- Fix deprecation warnings
2023-09-30 15:04:28 +02:00
dvruette 0018b6be2d v0.5.2 (more robust patching, fix negative weights) 2023-08-25 13:42:44 +02:00
dvruette 8529e075c7 another potential fix 2023-08-24 22:20:32 +02:00
dvruette d5b3e14388 maybe fix xformers compat issue 2023-08-24 22:16:31 +02:00
dvruette a9c3a0bdd8 fix vram usage prediction in sliced attention 2023-07-26 22:33:11 +02:00
Dimitri 7ccc5dd2a0 batching for caching hidden states 2023-07-25 21:32:11 +02:00
dvruette 5de45e9c9d test and fix attention processors 2023-07-25 00:53:53 +02:00
Dimitri 0290e51ab0 implement weighted attention for different processors 2023-07-24 22:29:24 +02:00