chore: scaffold ComfyUI-Datasete-Gates package

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-21 12:51:54 +02:00
parent 19e670ced6
commit d75f73af2d
8 changed files with 22 additions and 0 deletions
View File
+3
View File
@@ -0,0 +1,3 @@
# gates/node.py — stub (filled in Task 9)
NODE_CLASS_MAPPINGS = {}
NODE_DISPLAY_NAME_MAPPINGS = {}
+1
View File
@@ -0,0 +1 @@
# gates/routes.py — stub (filled in Task 10)