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