mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 01:04:32 +02:00
refactor: address PR #4637 review comments
- Remove modules/facelib from .ruff.toml and .pylintrc exclusions (folder was deleted, no longer needs to be excluded) - Fix sdnext-modernui submodule pointer to match origin/dev (was accidentally rolled back 6 commits in original PR)
This commit is contained in:
@@ -17,7 +17,6 @@ ignore-paths=/usr/lib/.*$,
|
||||
modules/control/proc,
|
||||
modules/control/units,
|
||||
modules/dml,
|
||||
modules/facelib,
|
||||
modules/flash_attn_triton_amd,
|
||||
modules/ggml,
|
||||
modules/hidiffusion,
|
||||
|
||||
@@ -8,7 +8,6 @@ exclude = [
|
||||
".vscode",
|
||||
|
||||
"modules/cfgzero",
|
||||
"modules/facelib",
|
||||
"modules/flash_attn_triton_amd",
|
||||
"modules/hidiffusion",
|
||||
"modules/intel/ipex",
|
||||
|
||||
Submodule extensions-builtin/sdnext-modernui updated: ead16e1441...357985697d
Reference in New Issue
Block a user