WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.22k stars 177 forks source link

CushyStudio + WAS = <3 #16

Open rvion opened 1 year ago

rvion commented 1 year ago

Hi @WASasquatch , I'm currently building CushyStudio https://github.com/rvion/CushyStudio

I'm currently adding support for CushyStudio to download and install nodes and models into ComfyUI .

Loving your custom nodes so far; I'm wondering about making them a requirement for CushyStudio

I'd love if we could have a chat some day; do you have a discord ? would you ping me here https://discord.gg/7pm6ZJGFvv ?

WASasquatch commented 1 year ago

I don't have any problems with anything depending on WAS Node Suite, though it is a sort of work in progress and nodes could change (which would break workflows which is annoying).

I was just thinking of writing a tool last night which authors could add their node gits too, and then it would act as a tool for users to select which node plugins they want, and then automatically download them for the user from their respective githubs... I just am not very savvy with the GUI side of Python (which I am still learning in general).