Browse Source

update DB

pull/263/head
Dr.Lt.Data 11 months ago
parent
commit
dda65d9263
  1. 10
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 4
      node_db/dev/model-list.json
  4. 4
      node_db/forked/model-list.json
  5. 4
      node_db/legacy/model-list.json
  6. 10
      node_db/new/custom-node-list.json
  7. 10
      node_db/new/extension-node-map.json
  8. 4
      node_db/tutorial/model-list.json

10
custom-node-list.json

@ -3692,6 +3692,16 @@
"install_type": "git-clone",
"description": "A ComfyUI extension for chatting with your images. Runs on your own system, no external services used, no filter. Uses the [a/LLaVA multimodal LLM](https://llava-vl.github.io/) so you can give instructions or ask questions in natural language. It's maybe as smart as GPT3.5, and it can see."
},
{
"author": "thecooltechguy",
"title": "ComfyUI-ComfyRun",
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun",
"files": [
"https://github.com/thecooltechguy/ComfyUI-ComfyRun"
],
"install_type": "git-clone",
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
},

10
extension-node-map.json

@ -323,14 +323,6 @@
"title_aux": "ComfyUIInvisibleWatermark"
}
],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[
"LoadImageFromPath"
],
{
"title_aux": "ComfyUI_Ib_CustomNodes"
}
],
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
[
"Latent Diffusion Mega Modifier"
@ -2725,6 +2717,7 @@
"Empty Latent Ratio Select SDXL",
"EvalFloats",
"FileNamePrefix",
"FileNamePrefixDateDirFirst",
"Float to String",
"HaldCLUT",
"Image Caption",
@ -6154,6 +6147,7 @@
"ZFLoadImagePath",
"ZFPreviewText",
"ZFPreviewTextMultiline",
"ZFShareScreen",
"ZFTextTranslation"
],
{

4
node_db/dev/model-list.json

@ -1 +1,3 @@
{}
{
"models": []
}

4
node_db/forked/model-list.json

@ -1 +1,3 @@
{}
{
"models": []
}

4
node_db/legacy/model-list.json

@ -1 +1,3 @@
{}
{
"models": []
}

10
node_db/new/custom-node-list.json

@ -10,6 +10,16 @@
},
{
"author": "thecooltechguy",
"title": "ComfyUI-ComfyRun",
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun",
"files": [
"https://github.com/thecooltechguy/ComfyUI-ComfyRun"
],
"install_type": "git-clone",
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
},
{
"author": "ceruleandeep",
"title": "ComfyUI LLaVA Captioner",

10
node_db/new/extension-node-map.json

@ -323,14 +323,6 @@
"title_aux": "ComfyUIInvisibleWatermark"
}
],
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
[
"LoadImageFromPath"
],
{
"title_aux": "ComfyUI_Ib_CustomNodes"
}
],
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
[
"Latent Diffusion Mega Modifier"
@ -2725,6 +2717,7 @@
"Empty Latent Ratio Select SDXL",
"EvalFloats",
"FileNamePrefix",
"FileNamePrefixDateDirFirst",
"Float to String",
"HaldCLUT",
"Image Caption",
@ -6154,6 +6147,7 @@
"ZFLoadImagePath",
"ZFPreviewText",
"ZFPreviewTextMultiline",
"ZFShareScreen",
"ZFTextTranslation"
],
{

4
node_db/tutorial/model-list.json

@ -1 +1,3 @@
{}
{
"models": []
}

Loading…
Cancel
Save