lquesada / ComfyUI-Inpaint-CropAndStitch

ComfyUI nodes to crop before sampling and stitch back after sampling that speed up inpainting
GNU General Public License v3.0
337 stars 18 forks source link

Add pyproject.toml for Custom Node Registry #7

Closed haohaocreates closed 4 months ago

haohaocreates commented 5 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!

lquesada commented 4 months ago

hey :) I'm ready for this. I created a publisherid, I believe it's "lquesada"

https://registry.comfy.org/publishers/lquesada

haohaocreates commented 4 months ago

hey @lquesada, wanted to send a small nudge and ask if you had any questions!

haohaocreates commented 4 months ago

hey @lquesada, wanted to send a small nudge and ask if you had any questions!

oops got the question! haha - just included your publisherid into the pyproject.toml file , also this is a short 1m video on how to go through the process too link