Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down