mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
f361c70742
commit
acfb053157
@ -7930,17 +7930,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Encrypt your comfyui workflow, and share it with key"
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-InstantMesh",
|
||||
"id": "instant-mesh",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-InstantMesh",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-InstantMesh"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI InstantMesh is custom nodes that running TencentARC/InstantMesh into ComfyUI, this extension depends on ComfyUI-3D-Pack. Please refer to Readme carefully to install."
|
||||
},
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI LayerDivider",
|
||||
|
||||
@ -2117,6 +2117,7 @@
|
||||
"JNodes_SearchAndReplace",
|
||||
"JNodes_SearchAndReplaceFromFile",
|
||||
"JNodes_SearchAndReplaceFromList",
|
||||
"JNodes_SelectRandomFileFromDirectory",
|
||||
"JNodes_SetNegativePromptInMetaData",
|
||||
"JNodes_SetPositivePromptInMetaData",
|
||||
"JNodes_SplitAndJoin",
|
||||
@ -5787,8 +5788,12 @@
|
||||
],
|
||||
"https://github.com/bitaffinity/ComfyUI_HF_Inference": [
|
||||
[
|
||||
"Classification",
|
||||
"FeatureExtraction",
|
||||
"Generation",
|
||||
"ObjectDetection",
|
||||
"QuestionAnswering",
|
||||
"TextFeatureExtraction",
|
||||
"Segmentation",
|
||||
"Translation"
|
||||
],
|
||||
{
|
||||
@ -9621,15 +9626,6 @@
|
||||
"title_aux": "ComfyUI-JaRue"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-InstantMesh": [
|
||||
[
|
||||
"InstantMeshLoader",
|
||||
"InstantMeshRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-InstantMesh"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-LayerDivider": [
|
||||
[
|
||||
"LayerDivider - Color Base",
|
||||
|
||||
@ -10,6 +10,17 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-InstantMesh [DEPRECATED]",
|
||||
"id": "instant-mesh",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-InstantMesh",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-InstantMesh"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI InstantMesh is custom nodes that running TencentARC/InstantMesh into ComfyUI, this extension depends on ComfyUI-3D-Pack. Please refer to Readme carefully to install.\nNOTE: This repo is archived due to ComfyUI-3D-Pack supports InstantMesh, please check 3D-Pack directly if you need it"
|
||||
},
|
||||
{
|
||||
"author": "biegert",
|
||||
"title": "CLIPSeg [NOT MAINTAINED]",
|
||||
|
||||
@ -2117,6 +2117,7 @@
|
||||
"JNodes_SearchAndReplace",
|
||||
"JNodes_SearchAndReplaceFromFile",
|
||||
"JNodes_SearchAndReplaceFromList",
|
||||
"JNodes_SelectRandomFileFromDirectory",
|
||||
"JNodes_SetNegativePromptInMetaData",
|
||||
"JNodes_SetPositivePromptInMetaData",
|
||||
"JNodes_SplitAndJoin",
|
||||
@ -5787,8 +5788,12 @@
|
||||
],
|
||||
"https://github.com/bitaffinity/ComfyUI_HF_Inference": [
|
||||
[
|
||||
"Classification",
|
||||
"FeatureExtraction",
|
||||
"Generation",
|
||||
"ObjectDetection",
|
||||
"QuestionAnswering",
|
||||
"TextFeatureExtraction",
|
||||
"Segmentation",
|
||||
"Translation"
|
||||
],
|
||||
{
|
||||
@ -9621,15 +9626,6 @@
|
||||
"title_aux": "ComfyUI-JaRue"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-InstantMesh": [
|
||||
[
|
||||
"InstantMeshLoader",
|
||||
"InstantMeshRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-InstantMesh"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-LayerDivider": [
|
||||
[
|
||||
"LayerDivider - Color Base",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user