audioscavenger / save-image-extended-comfyui

Save as AVIF, WebP, JPEG, customize the folder, sub-folders, and filenames of your images!
GNU General Public License v3.0
20 stars 3 forks source link

Add pyproject.toml for Custom Node Registry #6

Closed haohaocreates closed 4 weeks ago

haohaocreates commented 1 month 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!

audioscavenger commented 1 month ago

i can't add my node, created id = audioscavenger

haohaocreates commented 1 month ago

hey @audioscavenger , seems like you haven't created an API token yet! let me know if this video walkthrough helps at all:

https://youtu.be/WhOZZOgBggU

or if it's more convenient feel free to ping me on discord as well: haohao_81202

audioscavenger commented 1 month ago

Okay will try

haohaocreates commented 1 month ago

API token is so you can publish your node to the registry haha 😂

Here’s a video walkthrough if that helps https://youtu.be/WhOZZOgBggU !

On Wed, May 29, 2024 at 2:19 PM Eric @.***> wrote:

What's the api token for?

— Reply to this email directly, view it on GitHub https://github.com/audioscavenger/save-image-extended-comfyui/pull/6#issuecomment-2138281008, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2LDR2GTFJ2DASXTS6DZEZA43AVCNFSM6AAAAABIENBM5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYGI4DCMBQHA . You are receiving this because you authored the thread.Message ID: @.***>

haohaocreates commented 1 month ago

Lmk if you need more help!

On Wed, May 29, 2024 at 5:48 PM Ye-Cheng-Hao du @.***> wrote:

API token is so you can publish your node to the registry haha 😂

Here’s a video walkthrough if that helps https://youtu.be/WhOZZOgBggU !

On Wed, May 29, 2024 at 2:19 PM Eric @.***> wrote:

What's the api token for?

— Reply to this email directly, view it on GitHub https://github.com/audioscavenger/save-image-extended-comfyui/pull/6#issuecomment-2138281008, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2LDR2GTFJ2DASXTS6DZEZA43AVCNFSM6AAAAABIENBM5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYGI4DCMBQHA . You are receiving this because you authored the thread.Message ID: @.*** com>

audioscavenger commented 1 month ago

all done, should i close this pr?

haohaocreates commented 1 month ago

Looks good! And should be good to!

On Wed, May 29, 2024 at 6:16 PM Eric @.***> wrote:

all done, should i close this pr?

— Reply to this email directly, view it on GitHub https://github.com/audioscavenger/save-image-extended-comfyui/pull/6#issuecomment-2138497830, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2OECBAN4UDNS4XXJB3ZEZ4XXAVCNFSM6AAAAABIENBM5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZYGQ4TOOBTGA . You are receiving this because you authored the thread.Message ID: @.***>

audioscavenger commented 4 weeks ago

pyproject.toml added