CalamitousFelicitousness
|
3d0edb4f8f
|
refactor: remove face restoration from CLI tools and XYZ grid
- Remove gfpgan/codeformer face template lines from cli/generate.py
- Remove gfpgan_visibility, codeformer_visibility, codeformer_weight
from cli/generate.json upscale config
- Simplify cli/process.py upscale_restore_image() to remove the
restore path and codeformer parameters
- Remove codeformer/gfpgan special cases from xyz_grid_shared.py
apply_detailer(), keep generic boolean parsing
- Remove p.restore_faces assignment from xyz_grid_on.py
|
2026-02-08 23:00:05 +00:00 |
vladmandic
|
605d87cb2d
|
reorg cli
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-02-05 10:33:42 +01:00 |
Vladimir Mandic
|
e731505a5f
|
refactor ip adapters
|
2024-02-10 16:04:51 -05:00 |
Vladimir Mandic
|
2ab4b512c8
|
update changelog
|
2023-11-22 18:30:29 -05:00 |
Vladimir Mandic
|
6b26c55138
|
fix extra network tab detection and add heic to training options
|
2023-07-11 08:35:18 -04:00 |
Vladimir Mandic
|
cccae9025a
|
fix training messing with tags
|
2023-06-28 11:01:28 -04:00 |
Vladimir Mandic
|
457dddf7aa
|
refactor html-info and do some linting cleanups
|
2023-06-18 11:38:42 -04:00 |
Vladimir Mandic
|
1d9e490ef9
|
ruff linting fixes
|
2023-06-13 12:22:39 -04:00 |
Vladimir Mandic
|
d36b16d03f
|
refactor api auth
|
2023-05-23 14:31:22 -04:00 |