mirror of https://github.com/vladmandic/automatic
parent
d602a093fb
commit
7eb9b1cc5c
|
|
@ -12,14 +12,15 @@
|
|||
- add `--remote` command line flag that reduces client/server chatter and improves link stability
|
||||
for long-running generates, useful when running on remote servers
|
||||
- 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
|
||||
- **UI**
|
||||
- ui: **themes** add *CTD-NT64Light* and *CTD-NT64Dark*, thanks @resonantsky
|
||||
- ui: **gallery** add option to auto-refresh gallery, thanks @awsr
|
||||
- **Internal**
|
||||
- refactor: switch to `pyproject.toml` for tool configs
|
||||
- refactor: **nunchaku** models are now listed in networks tab as reference models
|
||||
instead of being used implicitly via quantization, thanks @CalamitousFelicitousness
|
||||
- refactor: reorganize `cli` scripts
|
||||
- refactor: move tests to dedicated `/test/`
|
||||
- update `lint` rules, thanks @awsr
|
||||
- update `requirements`
|
||||
- **Fixes**
|
||||
|
|
|
|||
Loading…
Reference in New Issue