update description

This commit is contained in:
Dr.Lt.Data 2023-06-02 17:13:14 +09:00
parent db6025a278
commit ea08191fa8
2 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@
{ {
"id":"https://github.com/ltdrdata/ComfyUI-tomeSD-installer", "id":"https://github.com/ltdrdata/ComfyUI-tomeSD-installer",
"tags":"tomesd", "tags":"tomesd",
"description": "This extension is a ComfyUI wrapper for 'tomesd' that improves generation speed through token merging." "description": "This extension is a ComfyUI wrapper for 'tomesd' that improves generation speed through token merging. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
}, },
{ {
"id":"https://github.com/ssitu/ComfyUI_UltimateSDUpscale", "id":"https://github.com/ssitu/ComfyUI_UltimateSDUpscale",

View File

@ -529,7 +529,7 @@
"https://github.com/ltdrdata/ComfyUI-tomeSD-installer" "https://github.com/ltdrdata/ComfyUI-tomeSD-installer"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node" "description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
}, },
{ {
"author": "ailex000", "author": "ailex000",