mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
2534007a70
commit
29cb390f7b
@ -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,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",
|
||||
|
||||
@ -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…
x
Reference in New Issue
Block a user