diff --git a/custom_nodes/comfyui-reactor-node/.gitignore b/custom_nodes/comfyui-reactor-node/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..003641cc2899afaa2ac6a8cd26bac89e70f1e629
--- /dev/null
+++ b/custom_nodes/comfyui-reactor-node/.gitignore
@@ -0,0 +1,5 @@
+__pycache__/
+*$py.class
+.vscode/
+example
+input
diff --git a/custom_nodes/comfyui-reactor-node/LICENSE b/custom_nodes/comfyui-reactor-node/LICENSE
new file mode 100644
index 0000000000000000000000000000000000000000..3b7a76d726dc6fd499812eb9d87a0d1bd4407542
--- /dev/null
+++ b/custom_nodes/comfyui-reactor-node/LICENSE
@@ -0,0 +1,235 @@
+GNU AFFERO GENERAL PUBLIC LICENSE
+Version 3, 19 November 2007
+
+Copyright (C) 2007 Free Software Foundation, Inc.