1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Auto register web folder (#8505)

* auto register web folder from pyproject

* need pydantic-settings as dependency

* wrapped try/except for config_parser

* sf
This commit is contained in:
Terry Jia
2025-06-12 16:24:39 -04:00
committed by GitHub
parent d2566eb4b2
commit 4d1c4b9797
3 changed files with 34 additions and 1 deletions

View File

@@ -27,3 +27,4 @@ spandrel
soundfile
av>=14.2.0
pydantic~=2.0
pydantic-settings~=2.0