11cafe / comfyui-workspace-manager

A ComfyUI workflows and models management extension to organize and manage all your workflows, models in one place. Seamlessly switch between workflows, as well as import, export workflows, reuse subworkflows, install models, browse your models in a single workspace
GNU General Public License v3.0
802 stars 35 forks source link

Add pyproject.toml for Custom Node Registry #376

Closed haohaocreates closed 1 month 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:

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!

Weixuanf commented 1 month ago

created registry id: username: weixuan11 display name: 11cafe