KennedyRichard
- Karma
- 7
- Created
- November 8, 2024 (1y ago)
- Submissions
- 0
Creator and maintainer of open-source projects. Love people, tech and art.
https://github.com/KennedyRichard https://github.com/IndiePython
https://github.com/KennedyRichard https://github.com/IndiePython
Creator/maintainer here. While I'm always glad to take inspiration from other projects and did research a few of them before creating mine, ComfyUI wasn't among the ones I researched. In fact, I'm not sure it even…
Creator/maintainer here! December last year a user managed to run an instance on browser, as can be seen here: https://sefgit.github.io/nodezator/build/web/ (you must wait a few seconds for it to load, them again after…
Creator/maintainer of Nodezator here! You are completely right. This very week someone on Discord presented a relatively simple script he came up (with help from AI) that could do the job relatively well. As the…
Hello, creator/maintainer of Nodezator here. Nodezator is not a framework, but an application where you can load, connect and execute your Python functions as a graph. You can also export your graphs back as Python…
Hello, everyone! Creator and maintainer of Nodezator here! Oh, so this post is the reason why the traffic for Nodezator's GitHub repo has been spiking today. I already replied to a few questions here, but I won't be…
Hello, creator and maintainer of Nodezator here. > seems like there’s also a general feeling that this is easier than learning how to code, and I guess my question is… is it? IMHO, node-based programming will never and…
Not a diagram tool, but can be used like one, since it converts Python functions into nodes that you can connect to each other and export the resulting layout as images (PNG, SVG, SVG inside an HTML page) or as plain…