create tests folder

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-02-10 14:31:53 +01:00
parent d602a093fb
commit 7eb9b1cc5c
9 changed files with 3 additions and 2 deletions
+3 -2
View File
@@ -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**
View File
View File
View File
View File