3 Commits

Author SHA1 Message Date
comfyanonymous
bdfdf178f2 Revert "auto register web folder from pyproject (#8478)" (#8497)
This reverts commit 4f5d4412f15c22b8a3eda6e3a9ef663028f32d67.
2025-06-11 17:28:04 -04:00
Terry Jia
4f5d4412f1 auto register web folder from pyproject (#8478)
* auto register web folder from pyproject

* need pydantic-settings as dependency
2025-06-11 16:21:28 -04:00
Terry Jia
e349328b24 add support to read pyproject.toml from custom node (#8357)
* add support to read pyproject.toml from custom node

* sf

* use pydantic instead

* sf

* use pydantic_settings

* remove unnecessary try/catch and handle single-file python node

* sf
2025-06-03 19:59:13 -04:00