mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
a7453ae412
commit
ba671ac9de
@ -4867,6 +4867,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:VideoLaVITLoader, VideoLaVITT2V, VideoLaVITI2V, VideoLaVITI2VLong, VideoLaVITT2VLong, VideoLaVITI2I"
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-SimDA",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-SimDA",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-SimDA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA"
|
||||
},
|
||||
{
|
||||
"author": "alexopus",
|
||||
"title": "ComfyUI Image Saver",
|
||||
@ -6869,6 +6879,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Modify text by condition."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-local-db",
|
||||
"reference": "https://github.com/shinich39/comfyui-local-db",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-local-db"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Store text to Key-Values pair json."
|
||||
},
|
||||
{
|
||||
"author": "wei30172",
|
||||
"title": "comfygen",
|
||||
@ -7639,6 +7659,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "'🔢 Prompt Combinator' is a node that generates all possible combinations of prompts from several lists of strings."
|
||||
},
|
||||
{
|
||||
"author": "randjtw",
|
||||
"title": "advance-aesthetic-score",
|
||||
"reference": "https://github.com/randjtw/advance-aesthetic-score",
|
||||
"files": [
|
||||
"https://github.com/randjtw/advance-aesthetic-score"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Advance Aesthetic Score"
|
||||
},
|
||||
{
|
||||
"author": "FredBill1",
|
||||
"title": "comfyui-fb-utils",
|
||||
"reference": "https://github.com/FredBill1/comfyui-fb-utils",
|
||||
"files": [
|
||||
"https://github.com/FredBill1/comfyui-fb-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -359,6 +359,7 @@
|
||||
"FloatToInt-badger",
|
||||
"FloatToString-badger",
|
||||
"FrameToVideo-badger",
|
||||
"GETRequset-badger",
|
||||
"GarbageCollect-badger",
|
||||
"GetColorFromBorder-badger",
|
||||
"GetDirName-badger",
|
||||
@ -947,42 +948,6 @@
|
||||
"title_aux": "ComfyUI Checkpoint Automatic Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||
[
|
||||
"Absolute value",
|
||||
"Ceil",
|
||||
"Conditioning area scale by ratio",
|
||||
"Cosines",
|
||||
"Divide",
|
||||
"Float",
|
||||
"Floor",
|
||||
"Get image size",
|
||||
"Get latent size",
|
||||
"Image scale by ratio",
|
||||
"Image scale to side",
|
||||
"Int to float",
|
||||
"Integer",
|
||||
"Latent Scale by ratio",
|
||||
"Latent Scale to side",
|
||||
"Logic node",
|
||||
"Multiply",
|
||||
"Power",
|
||||
"Random",
|
||||
"Sinus",
|
||||
"Square root",
|
||||
"String Concatenate",
|
||||
"String Replace",
|
||||
"Subtract",
|
||||
"Sum",
|
||||
"Tangent",
|
||||
"Text",
|
||||
"Text box",
|
||||
"To text (Debug)"
|
||||
],
|
||||
{
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
|
||||
[
|
||||
"ApplySerialPrompter",
|
||||
@ -2529,6 +2494,8 @@
|
||||
"MakeupStylesDir",
|
||||
"OptimalCrop",
|
||||
"PhotomontageA",
|
||||
"PhotomontageB",
|
||||
"PhotomontageC",
|
||||
"SDXLEmptyLatent",
|
||||
"SaveWithMetaData",
|
||||
"SimplePrompts",
|
||||
@ -3415,6 +3382,8 @@
|
||||
],
|
||||
"https://github.com/Stability-AI/ComfyUI-SAI_API": [
|
||||
[
|
||||
"Stability Control Skech",
|
||||
"Stability Control Structure",
|
||||
"Stability Creative Upscale",
|
||||
"Stability Image Core",
|
||||
"Stability Inpainting",
|
||||
@ -5920,6 +5889,17 @@
|
||||
"title_aux": "ComfyUI-RAFT"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-SimDA": [
|
||||
[
|
||||
"SimDALoader",
|
||||
"SimDARun",
|
||||
"SimDATrain",
|
||||
"VHS_FILENAMES_STRING_SimDA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SimDA"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-Trajectory": [
|
||||
[
|
||||
"Trajectory_Canvas_Tab"
|
||||
@ -6831,6 +6811,7 @@
|
||||
"JDCN_AnyFileListHelper",
|
||||
"JDCN_AnyFileListRandom",
|
||||
"JDCN_AnyFileSelector",
|
||||
"JDCN_BatchCounter",
|
||||
"JDCN_BatchImageLoadFromList",
|
||||
"JDCN_BatchLatentLoadFromDir",
|
||||
"JDCN_BatchLatentLoadFromList",
|
||||
@ -6843,6 +6824,7 @@
|
||||
"JDCN_SplitString",
|
||||
"JDCN_StringToList",
|
||||
"JDCN_TXTFileSaver",
|
||||
"JDCN_TagManipulatorByImageNames",
|
||||
"JDCN_VHSFileMover"
|
||||
],
|
||||
{
|
||||
@ -8224,8 +8206,12 @@
|
||||
"SDT_FasterWhisperTranscribe",
|
||||
"SDT_GriffinLim",
|
||||
"SDT_JoinAudio",
|
||||
"SDT_KotobaWhisperLoader",
|
||||
"SDT_KotobaWhisperTranscribe",
|
||||
"SDT_KotobaWhisperListSegments",
|
||||
"SDT_KotobaWhisperLoaderLong",
|
||||
"SDT_KotobaWhisperLoaderShort",
|
||||
"SDT_KotobaWhisperSegmentProperty",
|
||||
"SDT_KotobaWhisperTranscribeLong",
|
||||
"SDT_KotobaWhisperTranscribeShort",
|
||||
"SDT_LFCC",
|
||||
"SDT_LoadAudio",
|
||||
"SDT_LoadAudios",
|
||||
@ -8483,6 +8469,7 @@
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"ImageAndMaskPreview",
|
||||
"ImageBatchMulti",
|
||||
"ImageBatchRepeatInterleaving",
|
||||
"ImageBatchTestPattern",
|
||||
"ImageConcanate",
|
||||
@ -8981,7 +8968,8 @@
|
||||
],
|
||||
"https://github.com/lquesada/ComfyUI-Prompt-Combinator": [
|
||||
[
|
||||
"PromptCombinator"
|
||||
"PromptCombinator",
|
||||
"PromptCombinatorMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Combinator"
|
||||
@ -10023,6 +10011,14 @@
|
||||
"title_aux": "A8R8 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/randjtw/advance-aesthetic-score": [
|
||||
[
|
||||
"Adv_Scoring"
|
||||
],
|
||||
{
|
||||
"title_aux": "advance-aesthetic-score"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
|
||||
[
|
||||
"SALVTON_Apply",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
110
model-list.json
110
model-list.json
@ -1778,7 +1778,17 @@
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_light.safetensors",
|
||||
"name": "ip-adapter_sd15_light_v11.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15_light_v11.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light_v11.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_light.safetensors [DEPRECATED]",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
@ -1787,16 +1797,6 @@
|
||||
"filename": "ip-adapter_sd15_light.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_vit-G.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15_vit-G.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_vit-G.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-plus_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
@ -1827,6 +1827,16 @@
|
||||
"filename": "ip-adapter-full-face_sd15.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-full-face_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_vit-G.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15_vit-G.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_vit-G.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid_sd15.bin",
|
||||
"type": "IP-Adapter",
|
||||
@ -1838,7 +1848,17 @@
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-plus_sd15.bin",
|
||||
"name": "ip-adapter-faceid-plusv2_sd15.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Plus V2 Model (SD1.5) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-plusv2_sd15.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sd15.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-plus_sd15.bin [DEPRECATED]",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
@ -1848,7 +1868,17 @@
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plus_sd15.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait_sd15.bin",
|
||||
"name": "ip-adapter-faceid-portrait-v11_sd15.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Portrait V11 Model (SD1.5) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-portrait-v11_sd15.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait-v11_sd15.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait_sd15.bin [DEPRECATED]",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
@ -1877,6 +1907,26 @@
|
||||
"filename": "ip-adapter-faceid-plusv2_sdxl.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sdxl.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait_sdxl.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Portrait Model (SDXL) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-portrait_sdxl.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait_sdxl_unnorm.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Portrait Model (SDXL/unnorm) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-portrait_sdxl_unnorm.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl_unnorm.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid_sd15_lora.safetensors",
|
||||
"type": "lora",
|
||||
@ -1888,7 +1938,7 @@
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid_sd15_lora.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-plus_sd15_lora.safetensors",
|
||||
"name": "ip-adapter-faceid-plus_sd15_lora.safetensors [DEPRECATED]",
|
||||
"type": "lora",
|
||||
"base": "SD1.5",
|
||||
"save_path": "loras/ipadapter",
|
||||
@ -1897,16 +1947,6 @@
|
||||
"filename": "ip-adapter-faceid-plus_sd15_lora.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plus_sd15_lora.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-plusv2_sd15.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID-Plus V2 Model (SD1.5) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-plusv2_sd15.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sd15.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-plusv2_sd15_lora.safetensors",
|
||||
"type": "lora",
|
||||
@ -1937,6 +1977,7 @@
|
||||
"filename": "ip-adapter-faceid-plusv2_sdxl_lora.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-plusv2_sdxl_lora.safetensors"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "ip-adapter_sdxl.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
@ -1978,6 +2019,27 @@
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter-plus-face_sdxl_vit-h.safetensors"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "ip_plus_composition_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip_plus_composition_sd15.safetensors",
|
||||
"url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip_plus_composition_sdxl.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip_plus_composition_sdxl.safetensors",
|
||||
"url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sdxl.safetensors"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "pfg-novel-n10.pt",
|
||||
"type": "PFG",
|
||||
|
||||
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Video3DGenResearch",
|
||||
"title": "ComfyUI Batch Input Node",
|
||||
"reference": "https://github.com/Video3DGenResearch/comfyui-batch-input-node",
|
||||
"files": [
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BatchInputText"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI nodes to use DeepSeek-VL",
|
||||
|
||||
@ -11,6 +11,47 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-SimDA",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-SimDA",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-SimDA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA"
|
||||
},
|
||||
{
|
||||
"author": "randjtw",
|
||||
"title": "advance-aesthetic-score",
|
||||
"reference": "https://github.com/randjtw/advance-aesthetic-score",
|
||||
"files": [
|
||||
"https://github.com/randjtw/advance-aesthetic-score"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Advance Aesthetic Score"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-local-db",
|
||||
"reference": "https://github.com/shinich39/comfyui-local-db",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-local-db"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Store text to Key-Values pair json."
|
||||
},
|
||||
{
|
||||
"author": "FredBill1",
|
||||
"title": "comfyui-fb-utils",
|
||||
"reference": "https://github.com/FredBill1/comfyui-fb-utils",
|
||||
"files": [
|
||||
"https://github.com/FredBill1/comfyui-fb-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FBStringJoin, FBStringSplit, FBMultilineStringList, FBMultilineString"
|
||||
},
|
||||
{
|
||||
"author": "lquesada",
|
||||
"title": "ComfyUI-Prompt-Combinator",
|
||||
|
||||
@ -359,6 +359,7 @@
|
||||
"FloatToInt-badger",
|
||||
"FloatToString-badger",
|
||||
"FrameToVideo-badger",
|
||||
"GETRequset-badger",
|
||||
"GarbageCollect-badger",
|
||||
"GetColorFromBorder-badger",
|
||||
"GetDirName-badger",
|
||||
@ -947,42 +948,6 @@
|
||||
"title_aux": "ComfyUI Checkpoint Automatic Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
|
||||
[
|
||||
"Absolute value",
|
||||
"Ceil",
|
||||
"Conditioning area scale by ratio",
|
||||
"Cosines",
|
||||
"Divide",
|
||||
"Float",
|
||||
"Floor",
|
||||
"Get image size",
|
||||
"Get latent size",
|
||||
"Image scale by ratio",
|
||||
"Image scale to side",
|
||||
"Int to float",
|
||||
"Integer",
|
||||
"Latent Scale by ratio",
|
||||
"Latent Scale to side",
|
||||
"Logic node",
|
||||
"Multiply",
|
||||
"Power",
|
||||
"Random",
|
||||
"Sinus",
|
||||
"Square root",
|
||||
"String Concatenate",
|
||||
"String Replace",
|
||||
"Subtract",
|
||||
"Sum",
|
||||
"Tangent",
|
||||
"Text",
|
||||
"Text box",
|
||||
"To text (Debug)"
|
||||
],
|
||||
{
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
|
||||
[
|
||||
"ApplySerialPrompter",
|
||||
@ -2529,6 +2494,8 @@
|
||||
"MakeupStylesDir",
|
||||
"OptimalCrop",
|
||||
"PhotomontageA",
|
||||
"PhotomontageB",
|
||||
"PhotomontageC",
|
||||
"SDXLEmptyLatent",
|
||||
"SaveWithMetaData",
|
||||
"SimplePrompts",
|
||||
@ -3415,6 +3382,8 @@
|
||||
],
|
||||
"https://github.com/Stability-AI/ComfyUI-SAI_API": [
|
||||
[
|
||||
"Stability Control Skech",
|
||||
"Stability Control Structure",
|
||||
"Stability Creative Upscale",
|
||||
"Stability Image Core",
|
||||
"Stability Inpainting",
|
||||
@ -5920,6 +5889,17 @@
|
||||
"title_aux": "ComfyUI-RAFT"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-SimDA": [
|
||||
[
|
||||
"SimDALoader",
|
||||
"SimDARun",
|
||||
"SimDATrain",
|
||||
"VHS_FILENAMES_STRING_SimDA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SimDA"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-Trajectory": [
|
||||
[
|
||||
"Trajectory_Canvas_Tab"
|
||||
@ -6831,6 +6811,7 @@
|
||||
"JDCN_AnyFileListHelper",
|
||||
"JDCN_AnyFileListRandom",
|
||||
"JDCN_AnyFileSelector",
|
||||
"JDCN_BatchCounter",
|
||||
"JDCN_BatchImageLoadFromList",
|
||||
"JDCN_BatchLatentLoadFromDir",
|
||||
"JDCN_BatchLatentLoadFromList",
|
||||
@ -6843,6 +6824,7 @@
|
||||
"JDCN_SplitString",
|
||||
"JDCN_StringToList",
|
||||
"JDCN_TXTFileSaver",
|
||||
"JDCN_TagManipulatorByImageNames",
|
||||
"JDCN_VHSFileMover"
|
||||
],
|
||||
{
|
||||
@ -8224,8 +8206,12 @@
|
||||
"SDT_FasterWhisperTranscribe",
|
||||
"SDT_GriffinLim",
|
||||
"SDT_JoinAudio",
|
||||
"SDT_KotobaWhisperLoader",
|
||||
"SDT_KotobaWhisperTranscribe",
|
||||
"SDT_KotobaWhisperListSegments",
|
||||
"SDT_KotobaWhisperLoaderLong",
|
||||
"SDT_KotobaWhisperLoaderShort",
|
||||
"SDT_KotobaWhisperSegmentProperty",
|
||||
"SDT_KotobaWhisperTranscribeLong",
|
||||
"SDT_KotobaWhisperTranscribeShort",
|
||||
"SDT_LFCC",
|
||||
"SDT_LoadAudio",
|
||||
"SDT_LoadAudios",
|
||||
@ -8483,6 +8469,7 @@
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"ImageAndMaskPreview",
|
||||
"ImageBatchMulti",
|
||||
"ImageBatchRepeatInterleaving",
|
||||
"ImageBatchTestPattern",
|
||||
"ImageConcanate",
|
||||
@ -8981,7 +8968,8 @@
|
||||
],
|
||||
"https://github.com/lquesada/ComfyUI-Prompt-Combinator": [
|
||||
[
|
||||
"PromptCombinator"
|
||||
"PromptCombinator",
|
||||
"PromptCombinatorMerger"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompt-Combinator"
|
||||
@ -10023,6 +10011,14 @@
|
||||
"title_aux": "A8R8 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/randjtw/advance-aesthetic-score": [
|
||||
[
|
||||
"Adv_Scoring"
|
||||
],
|
||||
{
|
||||
"title_aux": "advance-aesthetic-score"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
|
||||
[
|
||||
"SALVTON_Apply",
|
||||
|
||||
@ -1,5 +1,67 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "ip_plus_composition_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip_plus_composition_sd15.safetensors",
|
||||
"url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip_plus_composition_sdxl.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip_plus_composition_sdxl.safetensors",
|
||||
"url": "https://huggingface.co/ostris/ip-composition-adapter/resolve/main/ip_plus_composition_sdxl.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait-v11_sd15.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Portrait V11 Model (SD1.5) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-portrait-v11_sd15.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait-v11_sd15.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait_sdxl.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Portrait Model (SDXL) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-portrait_sdxl.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-faceid-portrait_sdxl_unnorm.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "IP-Adapter-FaceID Portrait Model (SDXL/unnorm) [ipadapter]",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter-FaceID",
|
||||
"filename": "ip-adapter-faceid-portrait_sdxl_unnorm.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter-FaceID/resolve/main/ip-adapter-faceid-portrait_sdxl_unnorm.bin"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_light_v11.bin",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15_light_v11.bin",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light_v11.bin"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
@ -630,37 +692,6 @@
|
||||
"reference": "https://huggingface.co/segmind/Segmind-VegaRT",
|
||||
"filename": "pytorch_lora_weights.safetensors",
|
||||
"url": "https://huggingface.co/segmind/Segmind-VegaRT/resolve/main/pytorch_lora_weights.safetensors"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "stabilityai/Stable Zero123",
|
||||
"type": "zero123",
|
||||
"base": "zero123",
|
||||
"save_path": "checkpoints/zero123",
|
||||
"description": "Stable Zero123 is a model for view-conditioned image generation based on [a/Zero123](https://github.com/cvlab-columbia/zero123).",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-zero123",
|
||||
"filename": "stable_zero123.ckpt",
|
||||
"url": "https://huggingface.co/stabilityai/stable-zero123/resolve/main/stable_zero123.ckpt"
|
||||
},
|
||||
{
|
||||
"name": "LongAnimatediff/lt_long_mm_32_frames.ckpt (ComfyUI-AnimateDiff-Evolved) (Updated path)",
|
||||
"type": "animatediff",
|
||||
"base": "SD1.x",
|
||||
"save_path": "animatediff_models",
|
||||
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node.",
|
||||
"reference": "https://huggingface.co/Lightricks/LongAnimateDiff",
|
||||
"filename": "lt_long_mm_32_frames.ckpt",
|
||||
"url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_32_frames.ckpt"
|
||||
},
|
||||
{
|
||||
"name": "LongAnimatediff/lt_long_mm_16_64_frames.ckpt (ComfyUI-AnimateDiff-Evolved) (Updated path)",
|
||||
"type": "animatediff",
|
||||
"base": "SD1.x",
|
||||
"save_path": "animatediff_models",
|
||||
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node.",
|
||||
"reference": "https://huggingface.co/Lightricks/LongAnimateDiff",
|
||||
"filename": "lt_long_mm_16_64_frames.ckpt",
|
||||
"url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames.ckpt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user