update DB

This commit is contained in:
Dr.Lt.Data
2024-04-24 20:20:20 +09:00
parent e7e6b09ce6
commit dab8d08dde
5 changed files with 338 additions and 234 deletions

View File

@@ -11,7 +11,26 @@
{
"author": "huchenlei",
"title": "ComfyUI-openpose-editor",
"reference": "https://github.com/huchenlei/ComfyUI-openpose-editor",
"files": [
"https://github.com/huchenlei/ComfyUI-openpose-editor"
],
"install_type": "git-clone",
"description": "Port of [a/https://github.com/huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor) in ComfyUI"
},
{
"author": "longgui0318",
"title": "comfyui-magic-clothing",
"reference": "https://github.com/longgui0318/comfyui-magic-clothing",
"files": [
"https://github.com/longgui0318/comfyui-magic-clothing"
],
"install_type": "git-clone",
"description": "The comfyui supported version of the [a/Magic Clothing](https://github.com/ShineChen1024/MagicClothing) project, not the diffusers version, allows direct integration with modules such as ipadapter"
},
{
"author": "ty0x2333",
"title": "ComfyUI-Dev-Utils",
@@ -671,36 +690,6 @@
],
"install_type": "git-clone",
"description": "This repository simply caches the CLIP embeddings and subtly accelerates the inference process by bypassing unnecessary computations."
},
{
"author": "tsogzark",
"title": "ComfyUI-load-image-from-url",
"reference": "https://github.com/tsogzark/ComfyUI-load-image-from-url",
"files": [
"https://github.com/tsogzark/ComfyUI-load-image-from-url"
],
"install_type": "git-clone",
"description": "A simple node to load image from local path or http url.\nYou can find this node from 'image' category."
},
{
"author": "SeaArtLab",
"title": "ComfyUI-Long-CLIP",
"reference": "https://github.com/SeaArtLab/ComfyUI-Long-CLIP",
"files": [
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP"
],
"install_type": "git-clone",
"description": "This project implements the comfyui for long-clip, currently supporting the replacement of clip-l. For SD1.5, the SeaArtLongClip module can be used to replace the original clip in the model, expanding the token length from 77 to 248."
},
{
"author": "chaojie",
"title": "ComfyUI-Open-Sora-Plan",
"reference": "https://github.com/chaojie/ComfyUI-Open-Sora-Plan",
"files": [
"https://github.com/chaojie/ComfyUI-Open-Sora-Plan"
],
"install_type": "git-clone",
"description": "ComfyUI-Open-Sora-Plan"
}
]
}