Browse Source

update DB

pull/340/head
dr.lt.data 10 months ago
parent
commit
29cb390f7b
  1. 33
      extension-node-map.json
  2. 10
      node_db/new/custom-node-list.json
  3. 33
      node_db/new/extension-node-map.json

33
extension-node-map.json

@ -269,6 +269,7 @@
[
"ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalText"
@ -3486,6 +3487,20 @@
"title_aux": "ComfyUI-DragNUWA"
}
],
"https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": [
[
"Moore-AnimateAnyone Denoising Unet",
"Moore-AnimateAnyone Image Encoder",
"Moore-AnimateAnyone Pipeline Loader",
"Moore-AnimateAnyone Pose Guider",
"Moore-AnimateAnyone Reference Unet",
"Moore-AnimateAnyone Simple",
"Moore-AnimateAnyone VAE"
],
{
"title_aux": "ComfyUI-Moore-AnimateAnyone"
}
],
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
[
"Load Motion Camera Preset",
@ -3745,6 +3760,7 @@
"ImageCrop",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
"ImagePadForOutpaint",
"ImageQuantize",
"ImageScale",
@ -3953,7 +3969,20 @@
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": [
[
"Call LLM",
"Load LLM Model"
"LLM_Create_Embedding",
"LLM_Detokenize",
"LLM_Embed",
"LLM_Eval",
"LLM_Generate",
"LLM_Load_State",
"LLM_Reset",
"LLM_Sample",
"LLM_Save_State",
"LLM_Token_BOS",
"LLM_Token_EOS",
"LLM_Tokenize",
"Load LLM Model",
"Load LLM Model Advanced"
],
{
"title_aux": "ComfyUI-Llama"
@ -4931,6 +4960,8 @@
"https://github.com/komojini/komojini-comfyui-nodes": [
[
"ImageMerger",
"KSamplerAdvancedCacheable",
"KSamplerCacheable",
"UltimateVideoLoader",
"UltimateVideoLoader (simple)",
"YouTubeVideoLoader"

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

@ -10,6 +10,16 @@
},
{
"author": "chaojie",
"title": "ComfyUI-Moore-AnimateAnyone",
"reference": "https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone",
"files": [
"https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone"
],
"install_type": "git-clone",
"description": "Nodes: Run python tools/download_weights.py first to download weights automatically"
},
{
"author": "chflame163",
"title": "ComfyUI Layer Style",

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

@ -269,6 +269,7 @@
[
"ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalLora",
"ComfyUIDeployExternalNumber",
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalText"
@ -3486,6 +3487,20 @@
"title_aux": "ComfyUI-DragNUWA"
}
],
"https://github.com/chaojie/ComfyUI-Moore-AnimateAnyone": [
[
"Moore-AnimateAnyone Denoising Unet",
"Moore-AnimateAnyone Image Encoder",
"Moore-AnimateAnyone Pipeline Loader",
"Moore-AnimateAnyone Pose Guider",
"Moore-AnimateAnyone Reference Unet",
"Moore-AnimateAnyone Simple",
"Moore-AnimateAnyone VAE"
],
{
"title_aux": "ComfyUI-Moore-AnimateAnyone"
}
],
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
[
"Load Motion Camera Preset",
@ -3745,6 +3760,7 @@
"ImageCrop",
"ImageInvert",
"ImageOnlyCheckpointLoader",
"ImageOnlyCheckpointSave",
"ImagePadForOutpaint",
"ImageQuantize",
"ImageScale",
@ -3953,7 +3969,20 @@
"https://github.com/daniel-lewis-ab/ComfyUI-Llama": [
[
"Call LLM",
"Load LLM Model"
"LLM_Create_Embedding",
"LLM_Detokenize",
"LLM_Embed",
"LLM_Eval",
"LLM_Generate",
"LLM_Load_State",
"LLM_Reset",
"LLM_Sample",
"LLM_Save_State",
"LLM_Token_BOS",
"LLM_Token_EOS",
"LLM_Tokenize",
"Load LLM Model",
"Load LLM Model Advanced"
],
{
"title_aux": "ComfyUI-Llama"
@ -4931,6 +4960,8 @@
"https://github.com/komojini/komojini-comfyui-nodes": [
[
"ImageMerger",
"KSamplerAdvancedCacheable",
"KSamplerCacheable",
"UltimateVideoLoader",
"UltimateVideoLoader (simple)",
"YouTubeVideoLoader"

Loading…
Cancel
Save