Grant-CP / ComfyUI-LivePortraitKJ-MPS

Partial MPS support for ComfyUI nodes for LivePortrait to use them on a MacBook
MIT License
12 stars 2 forks source link

Add pyproject.toml for Custom Node Registry #1

Closed haohaocreates closed 4 months ago

haohaocreates commented 4 months ago

Hey! My name is HaoHao and I'm from comfy-org! We would love to have you join the Comfy Registry, a public collection of custom nodes which lets authors publish nodes by version and automate testing against existing workflows.

Eventually, the registry will be integrated as a backend for the UI-manager where all nodes will go through a security scan. Nodes that pass these checks will have a verification flag (✅) beside their name on the UI-manager. Feel free to read up more on the registry here

Action Required:

If you want to publish the node manually, install the cli by running pip install comfy-cli, then run comfy node publish

Otherwise, if you have any questions, please message me on discord at haohao_81202 or join our server!

Grant-CP commented 4 months ago

Hi @haohaocreates. I'm working with Kijai and another person to integrate these changes into their main node. So the idea is that the KJ node would support CUDA and MPS and my node would cease to be.

I'm happy to put my node in the registry, but I feel like it's probably better to avoid clutter in the registry. Judging by the current rate of progress I assume it would be at most a couple of weeks before Kijai's node has everything that mine has, and it might even just be a couple of days since they've already put work into it.

haohaocreates commented 4 months ago

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