Creating Nodes #3746
BrechtCorbeel
started this conversation in
General
Creating Nodes
#3746
Replies: 1 comment 2 replies
-
I'm not sure about your environment, but when I test my nodes, I do it in an environment where the installation of custom nodes is minimized. It takes less than 10 seconds to restart. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ok, so I have a few years of python experience, I know python is loaded into memory, I also know work-arounds that would allow me to update code with new code, but to implement it might be a security risk to do so, but given restarting comfyui takes about 3 minutes for me how do you guys test nodes and implementations?
I might want to push stuff that I created myself as a contributor, but I guess if I have to put in hacks that circumvent certain issues like needing to restart comfy, which would need to be pulled out at some point, is there a visual studio code bridge or how do you guys do it?
Or would a bridge or ability to implement code on the fly be a good idea as in a sort of developer mode that you can turn on or off I am guessing this part is nothing new, but I wonder about best practices/common practices for coding in ComfyUI?
Beta Was this translation helpful? Give feedback.
All reactions