update DB

This commit is contained in:
Dr.Lt.Data 2024-06-01 11:32:18 +09:00
parent f361c70742
commit acfb053157
4 changed files with 23 additions and 31 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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]",

View File

@ -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",