mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-07-05 14:57:10 +08:00

* 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