mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-18 07:24:55 +08:00
update DB
This commit is contained in:
parent
23539a02a0
commit
ad71567e8a
@ -8526,18 +8526,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
|
||||
},
|
||||
{
|
||||
"author": "Dangocan",
|
||||
"title": "ComfyUI Qwen-VL LoRA",
|
||||
"id": "comfyui-qwenvl-lora",
|
||||
"reference": "https://github.com/Dangocan/comfyui_qwenvl_lora",
|
||||
"files": [
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load Qwen-VL and Qwen3-VL models locally and apply PEFT LoRA adapters for enhanced image captioning. Supports 4-bit and 8-bit quantization (BitsAndBytes), FP8 pre-quantized models, Flash Attention 2, SageAttention, and torch.compile. Includes a LoRA strength slider and configurable captioning prompts.",
|
||||
"tags": ["captioning", "LLM", "VLM", "LoRA", "Qwen"]
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-NodeAlign",
|
||||
@ -43957,6 +43945,18 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Load and run GLM-OCR (zai-org/GLM-OCR) locally in ComfyUI. Supports text recognition, formula recognition, table extraction, and general image description. Picks up models from any ComfyUI checkpoint directory."
|
||||
},
|
||||
{
|
||||
"author": "Dangocan",
|
||||
"title": "ComfyUI Qwen-VL LoRA",
|
||||
"id": "comfyui-qwenvl-lora",
|
||||
"reference": "https://github.com/Dangocan/comfyui_qwenvl_lora",
|
||||
"files": [
|
||||
"https://github.com/Dangocan/comfyui_qwenvl_lora"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load Qwen-VL and Qwen3-VL models locally and apply PEFT LoRA adapters for enhanced image captioning. Supports 4-bit and 8-bit quantization (BitsAndBytes), FP8 pre-quantized models, Flash Attention 2, SageAttention, and torch.compile. Includes a LoRA strength slider and configurable captioning prompts.",
|
||||
"tags": ["captioning", "LLM", "VLM", "LoRA", "Qwen"]
|
||||
},
|
||||
{
|
||||
"author": "SeanBRVFX",
|
||||
"title": "ComfyUI-CorridorKey",
|
||||
|
||||
@ -5485,7 +5485,6 @@
|
||||
"PrimereAnyDetailer",
|
||||
"PrimereAnyOutput",
|
||||
"PrimereApiProcessor",
|
||||
"PrimereAutoSamplerSettings",
|
||||
"PrimereCKPT",
|
||||
"PrimereCKPTLoader",
|
||||
"PrimereCLIPEncoder",
|
||||
@ -5521,6 +5520,7 @@
|
||||
"PrimereMetaTupleCollector",
|
||||
"PrimereMidjourneyStyles",
|
||||
"PrimereModelConceptSelector",
|
||||
"PrimereModelControl",
|
||||
"PrimereModelKeyword",
|
||||
"PrimereMultiImage",
|
||||
"PrimereNetworkDataCollector",
|
||||
@ -9112,6 +9112,14 @@
|
||||
"title_aux": "ComfyUI-DeepseekOCR"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeorgeJiang/comfyui-save-image-no-meta": [
|
||||
[
|
||||
"\ud83d\udcbe Save Image (No Meta)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Save Image Without Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeraldWie/ComfyUI-I2I-slim": [
|
||||
[
|
||||
"Color Transfer Slim",
|
||||
@ -47616,7 +47624,8 @@
|
||||
"RT_LTX2_Extended_Duration_Node",
|
||||
"RT_LTX2_RoyalPrompt",
|
||||
"RT_LTX2_STG_Guider",
|
||||
"RT_LTX2_SelfRefiningPatch"
|
||||
"RT_LTX2_SelfRefiningPatch",
|
||||
"RT_LTX2_Video_LoRA_Injector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RT-LTX2-RareTools"
|
||||
@ -52746,6 +52755,7 @@
|
||||
"BatchAverageImage",
|
||||
"GazeOffsetCalculator",
|
||||
"LoadExternalLoraModelOnly",
|
||||
"NanoBananaEdit",
|
||||
"RuucmShareScreen"
|
||||
],
|
||||
{
|
||||
@ -56121,18 +56131,6 @@
|
||||
"title_aux": "ComfyUI-JM-Volcengine-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI-ToolBox": [
|
||||
[
|
||||
"AutoDLDownload",
|
||||
"CreatePaths",
|
||||
"FolderDeleter",
|
||||
"FolderViewe",
|
||||
"PathOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ToolBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI_FaceEnhancer": [
|
||||
[
|
||||
"GFPGANFaceEnhancer",
|
||||
|
||||
4177
github-stats.json
4177
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -5485,7 +5485,6 @@
|
||||
"PrimereAnyDetailer",
|
||||
"PrimereAnyOutput",
|
||||
"PrimereApiProcessor",
|
||||
"PrimereAutoSamplerSettings",
|
||||
"PrimereCKPT",
|
||||
"PrimereCKPTLoader",
|
||||
"PrimereCLIPEncoder",
|
||||
@ -5521,6 +5520,7 @@
|
||||
"PrimereMetaTupleCollector",
|
||||
"PrimereMidjourneyStyles",
|
||||
"PrimereModelConceptSelector",
|
||||
"PrimereModelControl",
|
||||
"PrimereModelKeyword",
|
||||
"PrimereMultiImage",
|
||||
"PrimereNetworkDataCollector",
|
||||
@ -9112,6 +9112,14 @@
|
||||
"title_aux": "ComfyUI-DeepseekOCR"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeorgeJiang/comfyui-save-image-no-meta": [
|
||||
[
|
||||
"\ud83d\udcbe Save Image (No Meta)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Save Image Without Metadata"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeraldWie/ComfyUI-I2I-slim": [
|
||||
[
|
||||
"Color Transfer Slim",
|
||||
@ -47616,7 +47624,8 @@
|
||||
"RT_LTX2_Extended_Duration_Node",
|
||||
"RT_LTX2_RoyalPrompt",
|
||||
"RT_LTX2_STG_Guider",
|
||||
"RT_LTX2_SelfRefiningPatch"
|
||||
"RT_LTX2_SelfRefiningPatch",
|
||||
"RT_LTX2_Video_LoRA_Injector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RT-LTX2-RareTools"
|
||||
@ -52746,6 +52755,7 @@
|
||||
"BatchAverageImage",
|
||||
"GazeOffsetCalculator",
|
||||
"LoadExternalLoraModelOnly",
|
||||
"NanoBananaEdit",
|
||||
"RuucmShareScreen"
|
||||
],
|
||||
{
|
||||
@ -56121,18 +56131,6 @@
|
||||
"title_aux": "ComfyUI-JM-Volcengine-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI-ToolBox": [
|
||||
[
|
||||
"AutoDLDownload",
|
||||
"CreatePaths",
|
||||
"FolderDeleter",
|
||||
"FolderViewe",
|
||||
"PathOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ToolBox"
|
||||
}
|
||||
],
|
||||
"https://github.com/synthetai/ComfyUI_FaceEnhancer": [
|
||||
[
|
||||
"GFPGANFaceEnhancer",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user