mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-24 14:42:11 -03:00
feat(settings): migrate settings to user config dir
This commit is contained in:
@@ -13,7 +13,8 @@ dependencies = [
|
||||
"toml",
|
||||
"natsort",
|
||||
"GitPython",
|
||||
"aiosqlite"
|
||||
"aiosqlite",
|
||||
"platformdirs"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user