docs: expand README to cover the full node suite

Document all five nodes (Image Pool, Pool Profile, Folder Image Loader,
Image Gate, Text Gate) with IO tables and behavior, plus shared concepts
(blocking gates, mask polarity, storage/profiles layout) and dev layout.
Refresh the stale pyproject description.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-21 20:23:52 +02:00
parent e304b39009
commit 0ba3d81fbf
2 changed files with 223 additions and 81 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[project]
name = "comfyui-datasete-gates"
version = "0.1.0"
description = "Dataset Gates — Image Pool (Grid) node for ComfyUI"
description = "Dataset Gates — image pool, folder loader, and manual routing/text gates for ComfyUI dataset curation"
requires-python = ">=3.10"
[tool.comfy]