diff --git a/custom-node-list.json b/custom-node-list.json index 7a715502a..727d999ce 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12840,6 +12840,26 @@ "install_type": "git-clone", "description": "Nodes:Send Http Request. You can use this node to save full size images through the websocket." }, + { + "author": "Ly-scnu", + "title": "ComfyUI TinyTerraLy Enhanced Nodes", + "id": "https://github.com/Ly-scnu/ComfyUI_TinyTerraLyNodes", + "reference": "https://github.com/Ly-scnu/ComfyUI_TinyTerraLyNodes", + "files": [ + "https://github.com/Ly-scnu/ComfyUI_TinyTerraLyNodes" + ], + "install_type": "git-clone", + "description": "Enhanced xyPlot with systematic model testing, automated quality assessment, various pipe nodes, fullscreen image viewer, and professional Chinese typography support. Perfect Chinese font rendering with 2x anti-aliasing technology for ComfyUI v0.3.45+.", + "pip": [ + "opencv-python>=4.5.0", + "numpy>=1.19.0", + "Pillow>=8.0.0", + "scipy>=1.7.0", + "scikit-image>=0.18.0" + ], + "nodename_pattern": "ttN", + "tags": ["xy-plot", "visualization", "chinese-font", "typography", "plotting", "grid-layout", "image-processing"] + }, { "author": "Ron-Digital", "title": "ComfyUI-SceneGenerator",