mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Update 'natsort' to dependencies in pyproject.toml
This commit is contained in:
@@ -13,7 +13,8 @@ dependencies = [
|
|||||||
"Pillow",
|
"Pillow",
|
||||||
"olefile", # for getting rid of warning message
|
"olefile", # for getting rid of warning message
|
||||||
"requests",
|
"requests",
|
||||||
"toml"
|
"toml",
|
||||||
|
"natsort"
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user