mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
580abf8608
commit
7cd73bca3c
@ -8210,6 +8210,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "Dimensional Latent Perlin for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
||||
},
|
||||
{
|
||||
"author": "MokkaBoss1",
|
||||
"title": "Node Pack mostly for manipulating strings and integers",
|
||||
@ -8829,6 +8839,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/AniTalker](https://github.com/X-LANCE/AniTalker)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DHLive-ComfyUI",
|
||||
"id": "dhlive",
|
||||
"reference": "https://github.com/AIFSH/DHLive-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)"
|
||||
},
|
||||
{
|
||||
"author": "Koishi-Star",
|
||||
"title": "Euler-Smea-Dyn-Sampler",
|
||||
@ -12452,6 +12473,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -12836,17 +12868,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -529,6 +529,17 @@
|
||||
"title_aux": "CosyVoice-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI": [
|
||||
[
|
||||
"DHLiveNode",
|
||||
"LoadVideo",
|
||||
"PreViewVideo",
|
||||
"StaticVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "DHLive-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DiffMorpher-ComfyUI": [
|
||||
[
|
||||
"DiffMorpherNode",
|
||||
@ -878,6 +889,7 @@
|
||||
],
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"DenoiseCalculator",
|
||||
"EasyResolutionPicker",
|
||||
"StepCalculator"
|
||||
],
|
||||
@ -1600,6 +1612,15 @@
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dobidop/ComfyStereo": [
|
||||
[
|
||||
"LazyStereo",
|
||||
"StereoImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dobidop ComfyStereo"
|
||||
}
|
||||
],
|
||||
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
|
||||
[
|
||||
"ApplySerialPrompter",
|
||||
@ -3737,6 +3758,14 @@
|
||||
"title_aux": "Image Captioning and Tagging Assistor Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||
[
|
||||
"NoisyLatentPerlinD"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||
[
|
||||
"SuperPrompterNode"
|
||||
@ -9178,6 +9207,7 @@
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"CFGSkimming",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
@ -9955,7 +9985,8 @@
|
||||
"FL_TD_Sampler",
|
||||
"FL_TetrisGame",
|
||||
"FL_VideoCropMask",
|
||||
"FL_VideoRecompose"
|
||||
"FL_VideoRecompose",
|
||||
"GradientImageGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
@ -10464,14 +10495,17 @@
|
||||
[
|
||||
"Add_To_List",
|
||||
"BaseSamplerSetup",
|
||||
"Big_Prompter",
|
||||
"Change_Entries_In_A_List",
|
||||
"Change_Entry_From_List",
|
||||
"CheckpointMetaExtractor",
|
||||
"CheckpointSelector",
|
||||
"Complete_Setup",
|
||||
"Convert_Into",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Override_Value_If_Unset",
|
||||
"Pick_Value_From_Dict",
|
||||
"Pick_Values_From_List",
|
||||
"Refine_Prompt",
|
||||
"Refine_Setup",
|
||||
@ -10934,6 +10968,7 @@
|
||||
"FeishuSendMsg",
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
@ -10946,6 +10981,7 @@
|
||||
"LLM_local",
|
||||
"LLM_local_loader",
|
||||
"LLavaLoader",
|
||||
"Split_image_batch",
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
@ -14600,6 +14636,7 @@
|
||||
"float",
|
||||
"glslEditor",
|
||||
"glslEditor (ShaderToy)",
|
||||
"glslEditorPro",
|
||||
"glslUniforms",
|
||||
"glslViewer",
|
||||
"int",
|
||||
@ -15220,6 +15257,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"ExpressionVideoNode",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
"LivePortraitVideoNode",
|
||||
@ -15397,8 +15435,8 @@
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-pkg39": [
|
||||
[
|
||||
"BindKey39",
|
||||
"Command39",
|
||||
"Keybinding39",
|
||||
"LoadImage39",
|
||||
"Random39"
|
||||
],
|
||||
@ -17509,7 +17547,8 @@
|
||||
"MatchImageRatioToPreset",
|
||||
"ModifyTextGender",
|
||||
"SplitMask",
|
||||
"TextPreview"
|
||||
"TextPreview",
|
||||
"UpscaleImageWithModelIfNeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "zhangp365/ComfyUI-utils-nodes"
|
||||
|
||||
2189
github-stats.json
2189
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1908,8 +1908,8 @@
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": [
|
||||
[
|
||||
"CogVideoDecode",
|
||||
"CogVideoEncodePrompt",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
|
||||
@ -12,27 +12,27 @@
|
||||
"https://github.com/AI2lab/comfyUI-tool-2lab": {
|
||||
"stars": 15,
|
||||
"last_update": "2024-08-05 08:32:42",
|
||||
"author_account_age_days": 234
|
||||
"author_account_age_days": 235
|
||||
},
|
||||
"https://github.com/AIFSH/ComfyUI-OpenDIT": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-30 09:33:55",
|
||||
"author_account_age_days": 273
|
||||
"author_account_age_days": 274
|
||||
},
|
||||
"https://github.com/AIFSH/ComfyUI-ViViD": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-06-25 08:16:53",
|
||||
"author_account_age_days": 273
|
||||
"author_account_age_days": 274
|
||||
},
|
||||
"https://github.com/AIFSH/IMAGDressing-ComfyUI": {
|
||||
"stars": 43,
|
||||
"stars": 44,
|
||||
"last_update": "2024-07-23 06:52:57",
|
||||
"author_account_age_days": 273
|
||||
"author_account_age_days": 274
|
||||
},
|
||||
"https://github.com/AIGODLIKE/ComfyUI-Studio": {
|
||||
"stars": 219,
|
||||
"last_update": "2024-06-05 00:52:46",
|
||||
"author_account_age_days": 543
|
||||
"author_account_age_days": 544
|
||||
},
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": {
|
||||
"stars": 28,
|
||||
@ -42,22 +42,22 @@
|
||||
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-07-18 05:36:48",
|
||||
"author_account_age_days": 2147
|
||||
"author_account_age_days": 2148
|
||||
},
|
||||
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing": {
|
||||
"stars": 7,
|
||||
"last_update": "2024-08-01 18:38:01",
|
||||
"author_account_age_days": 4116
|
||||
"author_account_age_days": 4117
|
||||
},
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": {
|
||||
"stars": 7,
|
||||
"stars": 9,
|
||||
"last_update": "2024-08-03 03:32:38",
|
||||
"author_account_age_days": 472
|
||||
"author_account_age_days": 473
|
||||
},
|
||||
"https://github.com/Beinsezii/comfyui-amd-go-fast": {
|
||||
"stars": 10,
|
||||
"last_update": "2024-05-10 00:48:37",
|
||||
"author_account_age_days": 2268
|
||||
"author_account_age_days": 2269
|
||||
},
|
||||
"https://github.com/BetaDoggo/ComfyUI-LogicGates": {
|
||||
"stars": 3,
|
||||
@ -77,22 +77,22 @@
|
||||
"https://github.com/DeTK/ComfyUI-Switch": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-04 11:52:04",
|
||||
"author_account_age_days": 2073
|
||||
"author_account_age_days": 2074
|
||||
},
|
||||
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-19 11:37:19",
|
||||
"author_account_age_days": 1074
|
||||
"author_account_age_days": 1075
|
||||
},
|
||||
"https://github.com/Elawphant/ComfyUI-MusicGen": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-05-11 13:33:24",
|
||||
"author_account_age_days": 2630
|
||||
"author_account_age_days": 2631
|
||||
},
|
||||
"https://github.com/Excidos/ComfyUI-Lumina-Next-SFT-DiffusersWrapper": {
|
||||
"stars": 13,
|
||||
"last_update": "2024-07-30 10:27:07",
|
||||
"author_account_age_days": 49
|
||||
"author_account_age_days": 50
|
||||
},
|
||||
"https://github.com/ExponentialML/ComfyUI_LiveDirector": {
|
||||
"stars": 35,
|
||||
@ -117,12 +117,12 @@
|
||||
"https://github.com/GentlemanHu/ComfyUI-Notifier": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-07-14 15:38:44",
|
||||
"author_account_age_days": 2425
|
||||
"author_account_age_days": 2426
|
||||
},
|
||||
"https://github.com/GraftingRayman/ComfyUI_GR_PromptSelector": {
|
||||
"stars": 43,
|
||||
"last_update": "2024-07-23 08:57:27",
|
||||
"author_account_age_days": 205
|
||||
"author_account_age_days": 206
|
||||
},
|
||||
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": {
|
||||
"stars": 11,
|
||||
@ -132,12 +132,12 @@
|
||||
"https://github.com/GrindHouse66/ComfyUI-GH_Tools": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-10 13:27:14",
|
||||
"author_account_age_days": 666
|
||||
"author_account_age_days": 667
|
||||
},
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-08-05 20:02:58",
|
||||
"author_account_age_days": 1134
|
||||
"author_account_age_days": 1135
|
||||
},
|
||||
"https://github.com/IvanZhd/comfyui-codeformer": {
|
||||
"stars": 0,
|
||||
@ -147,7 +147,7 @@
|
||||
"https://github.com/Jaxkr/comfyui-terminal-command": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-12-03 10:31:40",
|
||||
"author_account_age_days": 4669
|
||||
"author_account_age_days": 4670
|
||||
},
|
||||
"https://github.com/JichaoLiang/Immortal_comfyUI": {
|
||||
"stars": 1,
|
||||
@ -172,12 +172,12 @@
|
||||
"https://github.com/LZpenguin/ComfyUI-Text": {
|
||||
"stars": 23,
|
||||
"last_update": "2024-06-20 13:38:16",
|
||||
"author_account_age_days": 2021
|
||||
"author_account_age_days": 2022
|
||||
},
|
||||
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-14 08:22:39",
|
||||
"author_account_age_days": 206
|
||||
"author_account_age_days": 207
|
||||
},
|
||||
"https://github.com/LevelPixel/ComfyUI-LevelPixel": {
|
||||
"stars": 1,
|
||||
@ -197,10 +197,10 @@
|
||||
"https://github.com/MrAdamBlack/CheckProgress": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-10 08:02:18",
|
||||
"author_account_age_days": 2762
|
||||
"author_account_age_days": 2763
|
||||
},
|
||||
"https://github.com/MushroomFleet/DJZ-Nodes": {
|
||||
"stars": 6,
|
||||
"stars": 7,
|
||||
"last_update": "2024-07-27 04:00:20",
|
||||
"author_account_age_days": 3764
|
||||
},
|
||||
@ -212,12 +212,12 @@
|
||||
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": {
|
||||
"stars": 4,
|
||||
"last_update": "2023-12-09 05:55:15",
|
||||
"author_account_age_days": 1100
|
||||
"author_account_age_days": 1101
|
||||
},
|
||||
"https://github.com/Quasimondo/ComfyUI-QuasimondoNodes": {
|
||||
"stars": 12,
|
||||
"last_update": "2024-07-31 13:01:18",
|
||||
"author_account_age_days": 5317
|
||||
"author_account_age_days": 5318
|
||||
},
|
||||
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt": {
|
||||
"stars": 20,
|
||||
@ -227,12 +227,12 @@
|
||||
"https://github.com/Sai-ComfyUI/ComfyUI-MS-Nodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-02-22 08:34:44",
|
||||
"author_account_age_days": 251
|
||||
"author_account_age_days": 252
|
||||
},
|
||||
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": {
|
||||
"stars": 7,
|
||||
"last_update": "2024-07-30 09:02:59",
|
||||
"author_account_age_days": 1152
|
||||
"author_account_age_days": 1153
|
||||
},
|
||||
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": {
|
||||
"stars": 1,
|
||||
@ -252,32 +252,32 @@
|
||||
"https://github.com/StartHua/Comfyui_CSDMT_CXH": {
|
||||
"stars": 16,
|
||||
"last_update": "2024-07-11 15:36:03",
|
||||
"author_account_age_days": 2877
|
||||
"author_account_age_days": 2878
|
||||
},
|
||||
"https://github.com/StartHua/Comfyui_CXH_CRM": {
|
||||
"stars": 39,
|
||||
"last_update": "2024-06-06 14:15:14",
|
||||
"author_account_age_days": 2877
|
||||
"author_account_age_days": 2878
|
||||
},
|
||||
"https://github.com/TSFSean/ComfyUI-TSFNodes": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-05-18 00:59:06",
|
||||
"author_account_age_days": 3514
|
||||
"author_account_age_days": 3515
|
||||
},
|
||||
"https://github.com/TemryL/ComfyUI-IDM-VTON": {
|
||||
"stars": 293,
|
||||
"stars": 295,
|
||||
"last_update": "2024-07-31 15:47:55",
|
||||
"author_account_age_days": 911
|
||||
},
|
||||
"https://github.com/Video3DGenResearch/comfyui-batch-input-node": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-04-28 15:21:17",
|
||||
"author_account_age_days": 148
|
||||
"author_account_age_days": 149
|
||||
},
|
||||
"https://github.com/VisionExp/ve_custom_comfyui_nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-07-17 11:51:54",
|
||||
"author_account_age_days": 47
|
||||
"author_account_age_days": 48
|
||||
},
|
||||
"https://github.com/WSJUSA/Comfyui-StableSR": {
|
||||
"stars": 39,
|
||||
@ -312,17 +312,17 @@
|
||||
"https://github.com/alexisrolland/ComfyUI-AuraSR": {
|
||||
"stars": 18,
|
||||
"last_update": "2024-07-31 16:41:31",
|
||||
"author_account_age_days": 3328
|
||||
"author_account_age_days": 3329
|
||||
},
|
||||
"https://github.com/alt-key-project/comfyui-dream-video-batches": {
|
||||
"stars": 57,
|
||||
"last_update": "2024-07-31 15:02:45",
|
||||
"author_account_age_days": 702
|
||||
"author_account_age_days": 703
|
||||
},
|
||||
"https://github.com/baicai99/ComfyUI-FrameSkipping": {
|
||||
"stars": 7,
|
||||
"last_update": "2024-06-18 10:25:55",
|
||||
"author_account_age_days": 873
|
||||
"stars": 8,
|
||||
"last_update": "2024-08-06 06:10:48",
|
||||
"author_account_age_days": 874
|
||||
},
|
||||
"https://github.com/beyastard/ComfyUI_BeySoft": {
|
||||
"stars": 0,
|
||||
@ -337,7 +337,7 @@
|
||||
"https://github.com/blepping/comfyui_overly_complicated_sampling": {
|
||||
"stars": 6,
|
||||
"last_update": "2024-08-04 17:28:06",
|
||||
"author_account_age_days": 196
|
||||
"author_account_age_days": 197
|
||||
},
|
||||
"https://github.com/blib-la/ComfyUI-Captain-Extensions": {
|
||||
"stars": 0,
|
||||
@ -347,12 +347,12 @@
|
||||
"https://github.com/bruce007lee/comfyui-cleaner": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-04-20 15:36:03",
|
||||
"author_account_age_days": 4554
|
||||
"author_account_age_days": 4555
|
||||
},
|
||||
"https://github.com/bruce007lee/comfyui-tiny-utils": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-07-20 01:56:09",
|
||||
"author_account_age_days": 4554
|
||||
"author_account_age_days": 4555
|
||||
},
|
||||
"https://github.com/brycegoh/comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
@ -375,19 +375,19 @@
|
||||
"author_account_age_days": 1391
|
||||
},
|
||||
"https://github.com/christian-byrne/python-interpreter-node": {
|
||||
"stars": 29,
|
||||
"stars": 30,
|
||||
"last_update": "2024-06-24 19:46:50",
|
||||
"author_account_age_days": 1391
|
||||
},
|
||||
"https://github.com/comfyanonymous/ComfyUI": {
|
||||
"stars": 44672,
|
||||
"last_update": "2024-08-05 21:42:07",
|
||||
"author_account_age_days": 591
|
||||
"stars": 44856,
|
||||
"last_update": "2024-08-06 08:33:56",
|
||||
"author_account_age_days": 592
|
||||
},
|
||||
"https://github.com/comfypod/ComfyUI-Comflow": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-17 08:44:08",
|
||||
"author_account_age_days": 65
|
||||
"author_account_age_days": 66
|
||||
},
|
||||
"https://github.com/corbin-hayden13/ComfyUI-Better-Dimensions": {
|
||||
"stars": 7,
|
||||
@ -397,7 +397,7 @@
|
||||
"https://github.com/cubiq/Comfy_Dungeon": {
|
||||
"stars": 199,
|
||||
"last_update": "2024-04-26 11:00:58",
|
||||
"author_account_age_days": 5053
|
||||
"author_account_age_days": 5054
|
||||
},
|
||||
"https://github.com/denislov/Comfyui_AutoSurvey": {
|
||||
"stars": 2,
|
||||
@ -422,7 +422,7 @@
|
||||
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-01-06 19:07:45",
|
||||
"author_account_age_days": 2365
|
||||
"author_account_age_days": 2366
|
||||
},
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": {
|
||||
"stars": 1,
|
||||
@ -432,12 +432,12 @@
|
||||
"https://github.com/eigenpunk/ComfyUI-audio": {
|
||||
"stars": 66,
|
||||
"last_update": "2024-03-03 21:14:14",
|
||||
"author_account_age_days": 967
|
||||
"author_account_age_days": 968
|
||||
},
|
||||
"https://github.com/ejektaflex/ComfyUI-Ty": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-12 16:08:16",
|
||||
"author_account_age_days": 2814
|
||||
"author_account_age_days": 2815
|
||||
},
|
||||
"https://github.com/endman100/ComfyUI-SaveAndLoadPromptCondition": {
|
||||
"stars": 0,
|
||||
@ -476,28 +476,28 @@
|
||||
},
|
||||
"https://github.com/futureversecom/ComfyUI-JEN": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-05 23:38:12",
|
||||
"last_update": "2024-08-06 00:24:56",
|
||||
"author_account_age_days": 762
|
||||
},
|
||||
"https://github.com/gameltb/ComfyUI_paper_playground": {
|
||||
"stars": 10,
|
||||
"last_update": "2024-08-03 20:07:59",
|
||||
"author_account_age_days": 4097
|
||||
"author_account_age_days": 4098
|
||||
},
|
||||
"https://github.com/gameltb/ComfyUI_stable_fast": {
|
||||
"stars": 190,
|
||||
"last_update": "2024-08-04 09:25:33",
|
||||
"author_account_age_days": 4097
|
||||
"author_account_age_days": 4098
|
||||
},
|
||||
"https://github.com/gameltb/io_comfyui": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-04-06 04:40:05",
|
||||
"author_account_age_days": 4097
|
||||
"author_account_age_days": 4098
|
||||
},
|
||||
"https://github.com/githubYiheng/comfyui_median_filter": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-07-03 11:38:39",
|
||||
"author_account_age_days": 3945
|
||||
"author_account_age_days": 3946
|
||||
},
|
||||
"https://github.com/haofanwang/ComfyUI-InstantStyle": {
|
||||
"stars": 6,
|
||||
@ -507,7 +507,7 @@
|
||||
"https://github.com/haomole/Comfyui-SadTalker": {
|
||||
"stars": 8,
|
||||
"last_update": "2024-08-05 02:44:26",
|
||||
"author_account_age_days": 343
|
||||
"author_account_age_days": 344
|
||||
},
|
||||
"https://github.com/horidream/ComfyUI-Horidream": {
|
||||
"stars": 0,
|
||||
@ -522,32 +522,32 @@
|
||||
"https://github.com/houdinii/comfy-magick": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-03-11 06:40:54",
|
||||
"author_account_age_days": 3562
|
||||
"author_account_age_days": 3563
|
||||
},
|
||||
"https://github.com/huchenlei/ComfyUI_densediffusion": {
|
||||
"stars": 98,
|
||||
"stars": 97,
|
||||
"last_update": "2024-07-27 18:33:35",
|
||||
"author_account_age_days": 2918
|
||||
},
|
||||
"https://github.com/huchenlei/ComfyUI_omost": {
|
||||
"stars": 387,
|
||||
"stars": 386,
|
||||
"last_update": "2024-08-04 18:51:27",
|
||||
"author_account_age_days": 2918
|
||||
},
|
||||
"https://github.com/huizhang0110/ComfyUI_Easy_Nodes_hui": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-02-27 08:22:49",
|
||||
"author_account_age_days": 2497
|
||||
"author_account_age_days": 2498
|
||||
},
|
||||
"https://github.com/hy134300/comfyui-hb-node": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-09 09:56:22",
|
||||
"author_account_age_days": 1803
|
||||
"author_account_age_days": 1804
|
||||
},
|
||||
"https://github.com/hy134300/comfyui-hydit": {
|
||||
"stars": 8,
|
||||
"last_update": "2024-06-07 09:52:15",
|
||||
"author_account_age_days": 1803
|
||||
"author_account_age_days": 1804
|
||||
},
|
||||
"https://github.com/ilovejohnwhite/UncleBillyGoncho": {
|
||||
"stars": 0,
|
||||
@ -557,12 +557,12 @@
|
||||
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-18 10:54:55",
|
||||
"author_account_age_days": 311
|
||||
"author_account_age_days": 312
|
||||
},
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-06-04 08:57:52",
|
||||
"author_account_age_days": 214
|
||||
"author_account_age_days": 215
|
||||
},
|
||||
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": {
|
||||
"stars": 213,
|
||||
@ -572,22 +572,22 @@
|
||||
"https://github.com/jn-jairo/jn_node_suite_comfyui": {
|
||||
"stars": 6,
|
||||
"last_update": "2024-06-08 05:15:33",
|
||||
"author_account_age_days": 4026
|
||||
"author_account_age_days": 4027
|
||||
},
|
||||
"https://github.com/jtscmw01/ComfyUI-DiffBIR": {
|
||||
"stars": 77,
|
||||
"last_update": "2024-05-21 05:28:34",
|
||||
"author_account_age_days": 544
|
||||
"author_account_age_days": 545
|
||||
},
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D": {
|
||||
"stars": 145,
|
||||
"last_update": "2024-07-31 13:52:24",
|
||||
"author_account_age_days": 4795
|
||||
"author_account_age_days": 4796
|
||||
},
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": {
|
||||
"stars": 4,
|
||||
"last_update": "2024-08-02 13:06:27",
|
||||
"author_account_age_days": 2831
|
||||
"author_account_age_days": 2832
|
||||
},
|
||||
"https://github.com/kadirnar/ComfyUI-Adapter": {
|
||||
"stars": 3,
|
||||
@ -602,37 +602,37 @@
|
||||
"https://github.com/kappa54m/ComfyUI_Usability": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-05 14:49:45",
|
||||
"author_account_age_days": 1553
|
||||
"author_account_age_days": 1554
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-CV-VAE": {
|
||||
"stars": 9,
|
||||
"last_update": "2024-06-03 21:46:49",
|
||||
"author_account_age_days": 2225
|
||||
"author_account_age_days": 2226
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-08-05 23:04:05",
|
||||
"author_account_age_days": 2225
|
||||
"stars": 58,
|
||||
"last_update": "2024-08-06 10:03:34",
|
||||
"author_account_age_days": 2226
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-DeepSeek-VL": {
|
||||
"stars": 23,
|
||||
"last_update": "2024-05-21 16:43:40",
|
||||
"author_account_age_days": 2225
|
||||
"author_account_age_days": 2226
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-DiffSynthWrapper": {
|
||||
"stars": 55,
|
||||
"last_update": "2024-06-22 00:16:46",
|
||||
"author_account_age_days": 2225
|
||||
"author_account_age_days": 2226
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-DiffusersSD3Wrapper": {
|
||||
"stars": 8,
|
||||
"last_update": "2024-06-17 13:03:43",
|
||||
"author_account_age_days": 2225
|
||||
"author_account_age_days": 2226
|
||||
},
|
||||
"https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": {
|
||||
"stars": 42,
|
||||
"last_update": "2024-07-27 12:50:25",
|
||||
"author_account_age_days": 2225
|
||||
"author_account_age_days": 2226
|
||||
},
|
||||
"https://github.com/kycg/comfyui-Kwtoolset": {
|
||||
"stars": 0,
|
||||
@ -642,12 +642,12 @@
|
||||
"https://github.com/laksjdjf/ssd-1b-comfyui": {
|
||||
"stars": 1,
|
||||
"last_update": "2023-10-27 20:05:06",
|
||||
"author_account_age_days": 2873
|
||||
"author_account_age_days": 2874
|
||||
},
|
||||
"https://github.com/leoleelxh/ComfyUI-MidjourneyNode-leoleexh": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-08-01 03:37:17",
|
||||
"author_account_age_days": 4117
|
||||
"author_account_age_days": 4118
|
||||
},
|
||||
"https://github.com/linhusyung/comfyui-Build-and-train-your-network": {
|
||||
"stars": 93,
|
||||
@ -657,7 +657,7 @@
|
||||
"https://github.com/logtd/ComfyUI-MotionThiefExperiment": {
|
||||
"stars": 37,
|
||||
"last_update": "2024-05-22 00:12:06",
|
||||
"author_account_age_days": 164
|
||||
"author_account_age_days": 165
|
||||
},
|
||||
"https://github.com/longgui0318/comfyui-one-more-step": {
|
||||
"stars": 1,
|
||||
@ -667,7 +667,7 @@
|
||||
"https://github.com/ltdrdata/ComfyUI-Workflow-Component": {
|
||||
"stars": 209,
|
||||
"last_update": "2024-07-30 08:08:28",
|
||||
"author_account_age_days": 504
|
||||
"author_account_age_days": 505
|
||||
},
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress": {
|
||||
"stars": 0,
|
||||
@ -677,7 +677,7 @@
|
||||
"https://github.com/maepopi/Diffusers-in-ComfyUI": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-08-05 09:11:06",
|
||||
"author_account_age_days": 2400
|
||||
"author_account_age_days": 2401
|
||||
},
|
||||
"https://github.com/majorsauce/comfyui_indieTools": {
|
||||
"stars": 0,
|
||||
@ -692,7 +692,7 @@
|
||||
"https://github.com/marduk191/comfyui-marnodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-07-31 13:47:31",
|
||||
"author_account_age_days": 4457
|
||||
"author_account_age_days": 4458
|
||||
},
|
||||
"https://github.com/maruhidd/ComfyUI_Transparent-Background": {
|
||||
"stars": 2,
|
||||
@ -712,7 +712,7 @@
|
||||
"https://github.com/mikeymcfish/FishTools": {
|
||||
"stars": 20,
|
||||
"last_update": "2024-07-13 20:51:17",
|
||||
"author_account_age_days": 3445
|
||||
"author_account_age_days": 3446
|
||||
},
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": {
|
||||
"stars": 41,
|
||||
@ -722,27 +722,27 @@
|
||||
"https://github.com/nat-chan/comfyui-eval": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-05-28 11:56:37",
|
||||
"author_account_age_days": 3035
|
||||
"author_account_age_days": 3036
|
||||
},
|
||||
"https://github.com/nat-chan/comfyui-in-memory-transceiver": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-01 10:03:01",
|
||||
"author_account_age_days": 3035
|
||||
"author_account_age_days": 3036
|
||||
},
|
||||
"https://github.com/nat-chan/comfyui-paint": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-06-14 11:01:38",
|
||||
"author_account_age_days": 3035
|
||||
"author_account_age_days": 3036
|
||||
},
|
||||
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": {
|
||||
"stars": 28,
|
||||
"stars": 31,
|
||||
"last_update": "2024-08-04 16:37:11",
|
||||
"author_account_age_days": 116
|
||||
},
|
||||
"https://github.com/nidefawl/ComfyUI-nidefawl": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-01-16 18:16:41",
|
||||
"author_account_age_days": 4910
|
||||
"author_account_age_days": 4911
|
||||
},
|
||||
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": {
|
||||
"stars": 7,
|
||||
@ -767,7 +767,7 @@
|
||||
"https://github.com/pamparamm/ComfyUI-ppm": {
|
||||
"stars": 38,
|
||||
"last_update": "2024-08-04 19:59:39",
|
||||
"author_account_age_days": 2173
|
||||
"author_account_age_days": 2174
|
||||
},
|
||||
"https://github.com/phineas-pta/comfy-trt-test": {
|
||||
"stars": 84,
|
||||
@ -777,7 +777,7 @@
|
||||
"https://github.com/poisenbery/NudeNet-Detector-Provider": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-02-26 02:11:27",
|
||||
"author_account_age_days": 1279
|
||||
"author_account_age_days": 1280
|
||||
},
|
||||
"https://github.com/prabinpebam/anyPython": {
|
||||
"stars": 9,
|
||||
@ -792,12 +792,12 @@
|
||||
"https://github.com/pzzmyc/comfyui-sd3-simple-simpletuner": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-19 12:48:18",
|
||||
"author_account_age_days": 2141
|
||||
"author_account_age_days": 2142
|
||||
},
|
||||
"https://github.com/redhottensors/ComfyUI-ODE": {
|
||||
"stars": 38,
|
||||
"stars": 39,
|
||||
"last_update": "2024-08-01 06:57:05",
|
||||
"author_account_age_days": 181
|
||||
"author_account_age_days": 182
|
||||
},
|
||||
"https://github.com/romeobuilderotti/ComfyUI-EZ-Pipes": {
|
||||
"stars": 3,
|
||||
@ -812,7 +812,7 @@
|
||||
"https://github.com/sangeet/comfyui-testui": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-05-15 00:55:17",
|
||||
"author_account_age_days": 5122
|
||||
"author_account_age_days": 5123
|
||||
},
|
||||
"https://github.com/sdfxai/SDFXBridgeForComfyUI": {
|
||||
"stars": 8,
|
||||
@ -847,22 +847,22 @@
|
||||
"https://github.com/shirazdesigner/CLIPTextEncodeAndEnhancev4": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-27 13:25:08",
|
||||
"author_account_age_days": 4004
|
||||
"author_account_age_days": 4005
|
||||
},
|
||||
"https://github.com/sofakid/dandy": {
|
||||
"stars": 39,
|
||||
"last_update": "2024-05-27 21:46:18",
|
||||
"author_account_age_days": 4095
|
||||
"author_account_age_days": 4096
|
||||
},
|
||||
"https://github.com/stavsap/ComfyUI-React-SDK": {
|
||||
"stars": 6,
|
||||
"last_update": "2024-03-17 21:54:21",
|
||||
"author_account_age_days": 4126
|
||||
"author_account_age_days": 4127
|
||||
},
|
||||
"https://github.com/stutya/ComfyUI-Terminal": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-05 16:47:28",
|
||||
"author_account_age_days": 3880
|
||||
"author_account_age_days": 3881
|
||||
},
|
||||
"https://github.com/sugarkwork/comfyui_psd": {
|
||||
"stars": 1,
|
||||
@ -872,7 +872,7 @@
|
||||
"https://github.com/tachyon-beep/comfyui-simplefeed": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-05-22 03:30:57",
|
||||
"author_account_age_days": 4963
|
||||
"author_account_age_days": 4964
|
||||
},
|
||||
"https://github.com/talesofai/comfyui-supersave": {
|
||||
"stars": 1,
|
||||
@ -882,7 +882,7 @@
|
||||
"https://github.com/teward/Comfy-Sentry": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-07-31 21:37:42",
|
||||
"author_account_age_days": 5140
|
||||
"author_account_age_days": 5141
|
||||
},
|
||||
"https://github.com/thderoo/ComfyUI-_topfun_s_nodes": {
|
||||
"stars": 6,
|
||||
@ -892,12 +892,12 @@
|
||||
"https://github.com/tjorbogarden/my-useful-comfyui-custom-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-03-05 13:31:31",
|
||||
"author_account_age_days": 155
|
||||
"author_account_age_days": 156
|
||||
},
|
||||
"https://github.com/tom-doerr/dspy_nodes": {
|
||||
"stars": 163,
|
||||
"stars": 164,
|
||||
"last_update": "2024-08-04 18:55:22",
|
||||
"author_account_age_days": 2822
|
||||
"author_account_age_days": 2823
|
||||
},
|
||||
"https://github.com/tracerstar/comfyui-p5js-node": {
|
||||
"stars": 31,
|
||||
@ -907,27 +907,27 @@
|
||||
"https://github.com/tuckerdarby/ComfyUI-TDNodes": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-02-19 17:00:55",
|
||||
"author_account_age_days": 2980
|
||||
"author_account_age_days": 2981
|
||||
},
|
||||
"https://github.com/umisetokikaze/comfyui_mergekit": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-04-28 07:21:00",
|
||||
"author_account_age_days": 1865
|
||||
"author_account_age_days": 1866
|
||||
},
|
||||
"https://github.com/unanan/ComfyUI-Dist": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-02-28 10:03:50",
|
||||
"author_account_age_days": 2940
|
||||
"author_account_age_days": 2941
|
||||
},
|
||||
"https://github.com/unanan/ComfyUI-clip-interrogator": {
|
||||
"stars": 34,
|
||||
"last_update": "2024-07-27 18:33:22",
|
||||
"author_account_age_days": 1072
|
||||
"author_account_age_days": 1073
|
||||
},
|
||||
"https://github.com/walterFeng/ComfyUI-Image-Utils": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-01 16:32:08",
|
||||
"author_account_age_days": 2818
|
||||
"author_account_age_days": 2819
|
||||
},
|
||||
"https://github.com/willblaschko/ComfyUI-Unload-Models": {
|
||||
"stars": 2,
|
||||
@ -947,11 +947,11 @@
|
||||
"https://github.com/zml-ai/comfyui-hydit": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-05 12:50:47",
|
||||
"author_account_age_days": 2025
|
||||
"author_account_age_days": 2026
|
||||
},
|
||||
"https://github.com/zmwv823/ComfyUI-AnyText": {
|
||||
"stars": 75,
|
||||
"last_update": "2024-07-26 01:12:04",
|
||||
"author_account_age_days": 3311
|
||||
"author_account_age_days": 3312
|
||||
}
|
||||
}
|
||||
@ -10,6 +10,38 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DHLive-ComfyUI",
|
||||
"id": "dhlive",
|
||||
"reference": "https://github.com/AIFSH/DHLive-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/DH_live](https://github.com/kleinlee/DH_live)"
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "Dimensional Latent Perlin for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Dimensional Latent Perlin is a custom node for ComfyUI that generates Perlin noise in the latent space. This node is designed to work seamlessly with various diffusion models and can be used as an alternative or complement to standard random noise generators in image generation pipelines."
|
||||
},
|
||||
{
|
||||
"author": "Dobidop",
|
||||
"title": "Dobidop ComfyStereo",
|
||||
"id": "simple-stereoscopic",
|
||||
"reference": "https://github.com/Dobidop/ComfyStereo",
|
||||
"files": [
|
||||
"https://github.com/Dobidop/ComfyStereo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
},
|
||||
{
|
||||
"author": "caleboleary",
|
||||
"title": "Arc2Face ComfyUI Node Library",
|
||||
@ -659,39 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI YetAnotherSafetyChecker",
|
||||
"id": "yetanothersafetychecker",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-YetAnotherSafetyChecker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Just a simple node to filter out NSFW outputs. This node utilizes [a/AdamCodd/vit-base-nsfw-detector](https://huggingface.co/AdamCodd/vit-base-nsfw-detector) to score the outputs. I chose this model because it's small, fast, and performed very well in my testing. Nudity tends to be scored in the 0.95+ range, but I've set the default to 0.8 as a safe baseline."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_FollowYourEmoji",
|
||||
"id": "FollowYourEmoji",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_FollowYourEmoji",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_FollowYourEmoji"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can make emoji from a video and a image in comfyui"
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_FaceShaper",
|
||||
"id": "facesharper",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_FaceShaper",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_FaceShaper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Match two faces' shape before using other face swap nodes\nFace-swapping tools typically only replace facial features during the swap, without altering the facial shape. When there is a significant difference in facial shape between the target person and the person in the original photo, the result of the face swap is less satisfactory.\nThis project is a small script that can first liquefy and stretch the face in the original photo according to the horizontal and vertical proportions of the target person's facial contour. The resulting image can be used as input for other face-swapping nodes."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -529,6 +529,17 @@
|
||||
"title_aux": "CosyVoice-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DHLive-ComfyUI": [
|
||||
[
|
||||
"DHLiveNode",
|
||||
"LoadVideo",
|
||||
"PreViewVideo",
|
||||
"StaticVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "DHLive-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIFSH/DiffMorpher-ComfyUI": [
|
||||
[
|
||||
"DiffMorpherNode",
|
||||
@ -878,6 +889,7 @@
|
||||
],
|
||||
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
|
||||
[
|
||||
"DenoiseCalculator",
|
||||
"EasyResolutionPicker",
|
||||
"StepCalculator"
|
||||
],
|
||||
@ -1600,6 +1612,15 @@
|
||||
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Dobidop/ComfyStereo": [
|
||||
[
|
||||
"LazyStereo",
|
||||
"StereoImageNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dobidop ComfyStereo"
|
||||
}
|
||||
],
|
||||
"https://github.com/DonBaronFactory/ComfyUI-Cre8it-Nodes": [
|
||||
[
|
||||
"ApplySerialPrompter",
|
||||
@ -3737,6 +3758,14 @@
|
||||
"title_aux": "Image Captioning and Tagging Assistor Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-Dimensional-Latent-Perlin": [
|
||||
[
|
||||
"NoisyLatentPerlinD"
|
||||
],
|
||||
{
|
||||
"title_aux": "Dimensional Latent Perlin for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial": [
|
||||
[
|
||||
"SuperPrompterNode"
|
||||
@ -9178,6 +9207,7 @@
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"CFGSkimming",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
@ -9955,7 +9985,8 @@
|
||||
"FL_TD_Sampler",
|
||||
"FL_TetrisGame",
|
||||
"FL_VideoCropMask",
|
||||
"FL_VideoRecompose"
|
||||
"FL_VideoRecompose",
|
||||
"GradientImageGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Fill-Nodes"
|
||||
@ -10464,14 +10495,17 @@
|
||||
[
|
||||
"Add_To_List",
|
||||
"BaseSamplerSetup",
|
||||
"Big_Prompter",
|
||||
"Change_Entries_In_A_List",
|
||||
"Change_Entry_From_List",
|
||||
"CheckpointMetaExtractor",
|
||||
"CheckpointSelector",
|
||||
"Complete_Setup",
|
||||
"Convert_Into",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"Override_Value_If_Unset",
|
||||
"Pick_Value_From_Dict",
|
||||
"Pick_Values_From_List",
|
||||
"Refine_Prompt",
|
||||
"Refine_Setup",
|
||||
@ -10934,6 +10968,7 @@
|
||||
"FeishuSendMsg",
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
@ -10946,6 +10981,7 @@
|
||||
"LLM_local",
|
||||
"LLM_local_loader",
|
||||
"LLavaLoader",
|
||||
"Split_image_batch",
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
@ -14600,6 +14636,7 @@
|
||||
"float",
|
||||
"glslEditor",
|
||||
"glslEditor (ShaderToy)",
|
||||
"glslEditorPro",
|
||||
"glslUniforms",
|
||||
"glslViewer",
|
||||
"int",
|
||||
@ -15220,6 +15257,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"ExpressionVideoNode",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
"LivePortraitVideoNode",
|
||||
@ -15397,8 +15435,8 @@
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-pkg39": [
|
||||
[
|
||||
"BindKey39",
|
||||
"Command39",
|
||||
"Keybinding39",
|
||||
"LoadImage39",
|
||||
"Random39"
|
||||
],
|
||||
@ -17509,7 +17547,8 @@
|
||||
"MatchImageRatioToPreset",
|
||||
"ModifyTextGender",
|
||||
"SplitMask",
|
||||
"TextPreview"
|
||||
"TextPreview",
|
||||
"UpscaleImageWithModelIfNeed"
|
||||
],
|
||||
{
|
||||
"title_aux": "zhangp365/ComfyUI-utils-nodes"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user