chrisgoringe / cg-use-everywhere

Apache License 2.0
471 stars 33 forks source link

Add pyproject.toml for Custom Node Registry #193

Closed haohaocreates closed 4 months ago

haohaocreates commented 4 months 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:

If you want to publish the node manually, install the cli and run comfy node publish

Please message me on Discord if you have any questions!