GMapeSplat / ComfyUI_ezXY

Collection of scripts, patches, and custom nodes for ComfyUI
GNU General Public License v3.0
24 stars 7 forks source link

Add pyproject.toml for Custom Node Registry #8

Open haohaocreates opened 3 months ago

haohaocreates commented 3 months ago

We are working with dr.lt.data and comfyanon to build a global registry for custom nodes (similar to PyPI). Eventually, the registry will be used as a backend for the UI-manager. All nodes go through a verification process before being published to users.

The main benefits are that authors can

Action Required:

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

Check out our docs if you want to know more about the registry. Otherwise, feel free to message me on discord at haohao_81202 or join our server if you have any questions!

haohaocreates commented 3 months ago

Hey superlee!!

Feel free to remove the pprint module from the requirements.txt and toml file in that case. Afterwards, you can proceed with the PR merge 😊

On Tue, May 28, 2024 at 1:21 AM superlee215 @.***> wrote:

Title: pprint in requirements.txt

Description: The pprint module is part of Python's standard library and does not need to be installed separately. Its inclusion in requirements.txt causes installation errors. Please remove pprint from requirements.txt.

— Reply to this email directly, view it on GitHub https://github.com/GMapeSplat/ComfyUI_ezXY/pull/8#issuecomment-2134364787, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2OEZINFFZGPPZMKFATZEQH53AVCNFSM6AAAAABIENRGTGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZUGM3DINZYG4 . You are receiving this because you authored the thread.Message ID: @.***>

haohaocreates commented 2 months ago

@GMapeSplat, wondering if there's any way we can support you on this PR!