coderfromthenorth93
5b12b55e32
Add new fields to the config types ( #8507 )
2025-06-18 15:12:29 -04:00
Terry Jia
803af1e0c3
allow extra settings from pyproject.toml ( #8526 )
2025-06-13 23:11:55 -04:00
Terry Jia
4d1c4b9797
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
365f9ed157
Revert "auto register web folder from pyproject ( #8478 )" ( #8497 )
...
This reverts commit 9685d4f3c3e34b50d3f2e9bcb52026db7f7e624c.
2025-06-11 17:28:04 -04:00
Terry Jia
9685d4f3c3
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
47d55b8b45
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