Updated ComfyUI Node (graph driven inputs, geolocated/time/heading based sun angle nodes, image EXIF to geolocation/time/heading node) License Question

#3
by cconnock-kt - opened

First off - awesome LoRA!

I left an issue on your repo, but didn't know if you check it often.

I forked your repo and added some functionality (graph driven inputs, geolocated/time/heading based sun angle nodes, image EXIF to geolocation/time/heading node): https://github.com/ChristopherConnock/Sphere-Light-Render-Sundial-ComfyUI

I noticed that the original repo had no license and didn't want to step on any toes. Please let me know if this continuation of your work is ok and if so, if you would like me to keep it separate or want to merge anything. In the process, if you wanted to decide on a license for your work, that would be helpful as well!

Oh wow! that's so cool man! Great work!
Love it!
Yeah no worries at all, what should I change in the repo to make sure everyone can do whatever they want with it?
Sorry I'm not very aware about the licenses etc etc

I am no expert either, but to my understanding:

ComfyUI is GNU General Public License v3.0 (GPLv3).

GNU General Public License v3.0 (GPLv3)
All work and an derivative works are open-source forever.

MIT License (what I have)
Max adoption & freedom to use (highly permissive, people can integrate code into their own commercial product)

Whatever you want and I can match it.

Sign up or log in to comment