cubiq / ComfyUI_IPAdapter_plus

GNU General Public License v3.0
3.12k stars 235 forks source link

Add pyproject.toml for Custom Node Registry #567

Closed haohaocreates closed 3 weeks ago

haohaocreates commented 1 month ago

We are building a global registry for custom nodes (similar to PyPI). The registry makes using custom nodes more reliable by reserving globally unique names for each custom node, and supporting semantic versioning.

Here’s some more information on the registry.

Action Required:

Please message me on Discord if you have any questions!