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

auto register web folder from pyproject (#8478)

* auto register web folder from pyproject

* need pydantic-settings as dependency
This commit is contained in:
Terry Jia
2025-06-11 16:21:28 -04:00
committed by GitHub
parent 8a4ff747bd
commit 9685d4f3c3
3 changed files with 31 additions and 1 deletions

View File

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