mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Update dependencies
This commit is contained in:
@@ -7,7 +7,8 @@ dependencies = [
|
||||
"aiohttp",
|
||||
"jinja2",
|
||||
"safetensors",
|
||||
"watchdog"
|
||||
"watchdog",
|
||||
"beautifulsoup4"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
aiohttp
|
||||
jinja2
|
||||
safetensors
|
||||
watchdog
|
||||
watchdog
|
||||
beautifulsoup4
|
||||
Reference in New Issue
Block a user