coderfromthenorth93
b7d3b0921c
Add new fields to the config types ( #8507 )
2025-06-18 15:12:29 -04:00
Terry Jia
614c192d23
allow extra settings from pyproject.toml ( #8526 )
2025-06-13 23:11:55 -04:00
Terry Jia
42ca9f83dd
Auto register web folder ( #8505 )
...
* auto register web folder from pyproject
* need pydantic-settings as dependency
* wrapped try/except for config_parser
* sf
2025-06-12 16:24:39 -04:00
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