update DB
This commit is contained in:
@@ -10078,6 +10078,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually."
|
||||
},
|
||||
{
|
||||
"author": "LZpenguin",
|
||||
"title": "ComfyUI-Text",
|
||||
"id": "comfy-text",
|
||||
"reference": "https://github.com/LZpenguin/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/LZpenguin/ComfyUI-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Add_text_by_mask"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -10438,6 +10449,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "A custom depth estimation node for ComfyUI using transformer models. It integrates depth estimation with automatic gamma correction, contrast adjustment, and edge detection, based on the [a/TransformDepth](https://github.com/Limbicnation/TransformDepth) repository."
|
||||
},
|
||||
{
|
||||
"author": "seghier",
|
||||
"title": "ComfyUI_LibreTranslate",
|
||||
"reference": "https://github.com/seghier/ComfyUI_LibreTranslate",
|
||||
"files": [
|
||||
"https://github.com/seghier/ComfyUI_LibreTranslate/raw/main/translate_node.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Use LibreTranslation in ComfyUI [a/https://github.com/LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user