mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
21bba62572
commit
9b32162906
@ -30627,6 +30627,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced/Experimental VACE nodes for WAN video models in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Lovzu",
|
||||
"title": "KittenTTS Node for Voice Generation",
|
||||
"reference": "https://github.com/Lovzu/ComfyUI-KittenTTS",
|
||||
"files": [
|
||||
"https://github.com/Lovzu/ComfyUI-KittenTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ultra-lightweight text-to-speech model with just 15 million parameters"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3777,7 +3777,6 @@
|
||||
"HFHubLoraLoader",
|
||||
"ImageScaleDownBy",
|
||||
"ImageToMultipleOf",
|
||||
"KikoEmbeddingAutocomplete",
|
||||
"KikoFilmGrain",
|
||||
"KikoSaveImage",
|
||||
"LoRAFolderBatch",
|
||||
@ -8572,6 +8571,14 @@
|
||||
"title_aux": "COMFYUI-ReplacePartOfImage"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lovzu/ComfyUI-KittenTTS": [
|
||||
[
|
||||
"KittenTTS"
|
||||
],
|
||||
{
|
||||
"title_aux": "KittenTTS Node for Voice Generation"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
|
||||
[
|
||||
"AIO_Preprocessor",
|
||||
@ -18556,6 +18563,8 @@
|
||||
"AD_sch_prompt_stack",
|
||||
"AD_sch_value",
|
||||
"AD_slice_Condi",
|
||||
"AI_GLM4",
|
||||
"AI_Ollama",
|
||||
"Amp_audio_Normalized",
|
||||
"Amp_drive_String",
|
||||
"Amp_drive_mask",
|
||||
@ -18580,6 +18589,10 @@
|
||||
"Data_preset_save",
|
||||
"Data_sampleData",
|
||||
"Data_select",
|
||||
"DoubaoAPI",
|
||||
"DoubaoConfig",
|
||||
"DoubaoTextChat",
|
||||
"DoubaoVisionChat",
|
||||
"IO_adjust_image",
|
||||
"IO_clear_cache",
|
||||
"IO_input_any",
|
||||
@ -18699,6 +18712,7 @@
|
||||
"excel_Prompter",
|
||||
"excel_column_diff",
|
||||
"excel_insert_image",
|
||||
"excel_qwen_font",
|
||||
"excel_read",
|
||||
"excel_row_diff",
|
||||
"excel_search_data",
|
||||
@ -25327,12 +25341,14 @@
|
||||
[
|
||||
"WWAA-BuildString",
|
||||
"WWAA-LineCount",
|
||||
"WWAA_AdvancedGridLayoutNode",
|
||||
"WWAA_AdvancedTextFileReader",
|
||||
"WWAA_DitherNode",
|
||||
"WWAA_GBCamera",
|
||||
"WWAA_GridLayoutNode",
|
||||
"WWAA_ImageLoader",
|
||||
"WWAA_ImageToTextFile",
|
||||
"WWAA_IndexGridLayoutNode",
|
||||
"WWAA_NestedLoopCounter",
|
||||
"WWAA_PromptWriter",
|
||||
"WWAA_SearchReplaceText",
|
||||
@ -39849,7 +39865,8 @@
|
||||
"https://github.com/xs315431/Comfyui_Get_promptId": [
|
||||
[
|
||||
"GetPromptId",
|
||||
"SuccessCallback"
|
||||
"SuccessCallback",
|
||||
"UploadVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Get_promptId"
|
||||
|
||||
@ -3094,6 +3094,11 @@
|
||||
"last_update": "2025-06-17 05:53:17",
|
||||
"author_account_age_days": 2851
|
||||
},
|
||||
"https://github.com/Lovzu/ComfyUI-KittenTTS": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-09 06:04:38",
|
||||
"author_account_age_days": 194
|
||||
},
|
||||
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": {
|
||||
"stars": 28,
|
||||
"last_update": "2025-08-04 17:55:39",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Lovzu",
|
||||
"title": "ComfyUI-Qwen [NAME CONFLICT]",
|
||||
"reference": "https://github.com/Lovzu/ComfyUI-Qwen",
|
||||
"files": [
|
||||
"https://github.com/Lovzu/ComfyUI-Qwen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node Qwen3 designed to integrate with a GPT-based system under the category GPT_QWEN/Qwen. It serves as an interface to interact with the Qwen language model, specifically the 'Qwen/Qwen3-4B-Instruct-2507' variant."
|
||||
},
|
||||
{
|
||||
"author": "MatthewClayHarrison",
|
||||
"title": "MetaMan - Universal AI Image Metadata Manager [UNSAFE]",
|
||||
|
||||
@ -7237,7 +7237,8 @@
|
||||
"https://github.com/lggcfx2020/ComfyUI-LGGCFX-Tools": [
|
||||
[
|
||||
"LGGCFX_resolution",
|
||||
"LGGCFX_time_frame"
|
||||
"LGGCFX_time_frame",
|
||||
"VRAMReserver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LGGCFX-Tools"
|
||||
|
||||
@ -744,6 +744,11 @@
|
||||
"last_update": "2025-02-27 15:07:36",
|
||||
"author_account_age_days": 1340
|
||||
},
|
||||
"https://github.com/Lovzu/ComfyUI-Qwen": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-09 05:59:53",
|
||||
"author_account_age_days": 194
|
||||
},
|
||||
"https://github.com/LucianGnn/ComfyUI-Lucian": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-18 06:47:37",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Lovzu",
|
||||
"title": "KittenTTS Node for Voice Generation",
|
||||
"reference": "https://github.com/Lovzu/ComfyUI-KittenTTS",
|
||||
"files": [
|
||||
"https://github.com/Lovzu/ComfyUI-KittenTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ultra-lightweight text-to-speech model with just 15 million parameters"
|
||||
},
|
||||
{
|
||||
"author": "drozbay",
|
||||
"title": "ComfyUI-WanVaceAdvanced",
|
||||
@ -686,16 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node pack for ComfyUI that allows you to run Large Language Models (LLMs) locally and use them for prompt generation and other text tasks directly within your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "fcanfora",
|
||||
"title": "comfyui-camera-tools",
|
||||
"reference": "https://github.com/fcanfora/comfyui-camera-tools",
|
||||
"files": [
|
||||
"https://github.com/fcanfora/comfyui-camera-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Load Camera From File, Load 3D, Load 3D - Animation, Preview 3D, Preview 3D - Animation"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -3777,7 +3777,6 @@
|
||||
"HFHubLoraLoader",
|
||||
"ImageScaleDownBy",
|
||||
"ImageToMultipleOf",
|
||||
"KikoEmbeddingAutocomplete",
|
||||
"KikoFilmGrain",
|
||||
"KikoSaveImage",
|
||||
"LoRAFolderBatch",
|
||||
@ -8572,6 +8571,14 @@
|
||||
"title_aux": "COMFYUI-ReplacePartOfImage"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lovzu/ComfyUI-KittenTTS": [
|
||||
[
|
||||
"KittenTTS"
|
||||
],
|
||||
{
|
||||
"title_aux": "KittenTTS Node for Voice Generation"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ltamann/ComfyUI-TBG-ETUR": [
|
||||
[
|
||||
"AIO_Preprocessor",
|
||||
@ -18556,6 +18563,8 @@
|
||||
"AD_sch_prompt_stack",
|
||||
"AD_sch_value",
|
||||
"AD_slice_Condi",
|
||||
"AI_GLM4",
|
||||
"AI_Ollama",
|
||||
"Amp_audio_Normalized",
|
||||
"Amp_drive_String",
|
||||
"Amp_drive_mask",
|
||||
@ -18580,6 +18589,10 @@
|
||||
"Data_preset_save",
|
||||
"Data_sampleData",
|
||||
"Data_select",
|
||||
"DoubaoAPI",
|
||||
"DoubaoConfig",
|
||||
"DoubaoTextChat",
|
||||
"DoubaoVisionChat",
|
||||
"IO_adjust_image",
|
||||
"IO_clear_cache",
|
||||
"IO_input_any",
|
||||
@ -18699,6 +18712,7 @@
|
||||
"excel_Prompter",
|
||||
"excel_column_diff",
|
||||
"excel_insert_image",
|
||||
"excel_qwen_font",
|
||||
"excel_read",
|
||||
"excel_row_diff",
|
||||
"excel_search_data",
|
||||
@ -25327,12 +25341,14 @@
|
||||
[
|
||||
"WWAA-BuildString",
|
||||
"WWAA-LineCount",
|
||||
"WWAA_AdvancedGridLayoutNode",
|
||||
"WWAA_AdvancedTextFileReader",
|
||||
"WWAA_DitherNode",
|
||||
"WWAA_GBCamera",
|
||||
"WWAA_GridLayoutNode",
|
||||
"WWAA_ImageLoader",
|
||||
"WWAA_ImageToTextFile",
|
||||
"WWAA_IndexGridLayoutNode",
|
||||
"WWAA_NestedLoopCounter",
|
||||
"WWAA_PromptWriter",
|
||||
"WWAA_SearchReplaceText",
|
||||
@ -39849,7 +39865,8 @@
|
||||
"https://github.com/xs315431/Comfyui_Get_promptId": [
|
||||
[
|
||||
"GetPromptId",
|
||||
"SuccessCallback"
|
||||
"SuccessCallback",
|
||||
"UploadVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Get_promptId"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user