mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-03-29 06:21:30 +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