mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-05-11 18:47:36 -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