Hi AMAP-ML team,
I've created a ComfyUI node wrapper that implements the DCW technique from your research. Since I wrote the code independently without reusing your original implementation, I wanted to ensure I'm handling the licensing correctly under CC-BY-NC-SA 4.0.
My approach:
- Implemented the DCW algorithm from scratch for ComfyUI integration
- Licensed my wrapper under CC-BY-NC-SA 4.0 (same as your original)
- Included proper attribution to your original repo in README and LICENSE
- No code reuse from the original repository
- README generated by claude.ai
My questions:
- Does this licensing approach align with the CC-BY-NC-SA 4.0 requirements ?
- Is there anything else I should add to ensure proper compliance ?
- Would you be open to reviewing the implementation to verify correctness ?
Repository: https://github.com/DawnW0lf/ComfyUI-DCW-Diffusion-Color-Wavelets-Node
Thank you for your work on DCW, it's an excellent technique !
Hi AMAP-ML team,
I've created a ComfyUI node wrapper that implements the DCW technique from your research. Since I wrote the code independently without reusing your original implementation, I wanted to ensure I'm handling the licensing correctly under CC-BY-NC-SA 4.0.
My approach:
My questions:
Repository: https://github.com/DawnW0lf/ComfyUI-DCW-Diffusion-Color-Wavelets-Node
Thank you for your work on DCW, it's an excellent technique !