mirror of https://github.com/vladmandic/automatic
parent
8561da6f8c
commit
73a5d55022
|
|
@ -16,6 +16,7 @@
|
|||
- hires: allow using different lora in refiner prompt
|
||||
- **nunchaku** models are now listed in networks tab as reference models
|
||||
instead of being used implicitly via quantization, thanks @CalamitousFelicitousness
|
||||
- removed: old `codeformer` and `gfpgan` face restorers, thanks @CalamitousFelicitousness
|
||||
- **UI**
|
||||
- ui: **themes** add *CTD-NT64Light* and *CTD-NT64Dark*, thanks @resonantsky
|
||||
- ui: **gallery** add option to auto-refresh gallery, thanks @awsr
|
||||
|
|
@ -25,6 +26,7 @@
|
|||
- refactor: reorganize `cli` scripts
|
||||
- refactor: move tests to dedicated `/test/`
|
||||
- refactor: captioning part-2, thanks @CalamitousFelicitousness
|
||||
- refactor: remove face restoration, thanks @CalamitousFelicitousness
|
||||
- update `lint` rules, thanks @awsr
|
||||
- update `requirements`
|
||||
- **Fixes**
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4edd7fc8beb87488d98eb2f1b405a1b95c9163df
|
||||
Subproject commit cf81b63aed1b8c418f42fd6535d59aeac0cd7505
|
||||
Loading…
Reference in New Issue