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
2b9cec50ce
commit
7fd94a401b
@ -7011,6 +7011,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is an unofficial ComfyUI implementation of [a/InvSR](https://github.com/zsyOAOA/InvSR) (Arbitrary-steps Image Super-resolution via Diffusion Inversion)"
|
||||
},
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Thera",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Thera",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Thera"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is an unofficial ComfyUI implementation of [a/Thera](https://github.com/prs-eth/thera) (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)"
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "ComfyUI-bleh",
|
||||
@ -12143,7 +12153,7 @@
|
||||
"https://github.com/fexploit/ComfyUI-AutoLabel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images."
|
||||
"description": "ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images. by Fexploit."
|
||||
},
|
||||
{
|
||||
"author": "fexploit",
|
||||
@ -22546,6 +22556,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A mock of a possible implementation of for ComfyUI Core Video Nodes."
|
||||
},
|
||||
{
|
||||
"author": "kuo6",
|
||||
"title": "ComfyUI Equirectangular Tools",
|
||||
"reference": "https://github.com/kukuo6666/ComfyUI-Equirect",
|
||||
"files": [
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tools for processing equirectangular images, supporting conversion from equirectangular format to cubemap."
|
||||
},
|
||||
{
|
||||
"author": "jonstreeter",
|
||||
"title": "Comfyui-PySceneDetect",
|
||||
"reference": "https://github.com/jonstreeter/Comfyui-PySceneDetect",
|
||||
"files": [
|
||||
"https://github.com/jonstreeter/Comfyui-PySceneDetect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: PySceneDetect Video Processor"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -22995,16 +23025,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "kuo6",
|
||||
"title": "ComfyUI Equirectangular Tools",
|
||||
"reference": "https://github.com/kukuo6666/ComfyUI-Equirect",
|
||||
"files": [
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tools for processing equirectangular images, supporting conversion from equirectangular format to cubemap."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -7716,6 +7716,7 @@
|
||||
],
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna": [
|
||||
[
|
||||
"CacheModel",
|
||||
"CompileModel"
|
||||
],
|
||||
{
|
||||
@ -11767,9 +11768,12 @@
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_kling_image2video",
|
||||
"Comfly_kling_text2video",
|
||||
"Comfly_kling_videoPreview",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_upload"
|
||||
"Comfly_upload",
|
||||
"Comfly_video_extend"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Comfly"
|
||||
@ -17236,7 +17240,10 @@
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": [
|
||||
[
|
||||
"WanAdaptiveFlow",
|
||||
"WanBlendVisualize",
|
||||
"WanEmbeddingPrevizCanvas",
|
||||
"WanMinimalCanvasTest",
|
||||
"WanSmartBlend"
|
||||
],
|
||||
{
|
||||
@ -20320,6 +20327,14 @@
|
||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||
}
|
||||
],
|
||||
"https://github.com/jonstreeter/Comfyui-PySceneDetect": [
|
||||
[
|
||||
"PySceneDetectNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-PySceneDetect"
|
||||
}
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceExtractFaces",
|
||||
@ -21756,6 +21771,15 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect": [
|
||||
[
|
||||
"CubemapToEquirect",
|
||||
"EquirectToCubemap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Equirectangular Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -30505,6 +30529,15 @@
|
||||
"title_aux": "ComfyUI Rife TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Thera": [
|
||||
[
|
||||
"LoadTheraModel",
|
||||
"TheraProcess"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Thera"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": [
|
||||
[
|
||||
"LoadUpscalerTensorrtModel",
|
||||
|
||||
6341
github-stats.json
6341
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Solankimayursinh",
|
||||
"title": "PMSnodes",
|
||||
"reference": "https://github.com/Solankimayursinh/PMSnodes",
|
||||
"files": [
|
||||
"https://github.com/Solankimayursinh/PMSnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom nodes for ComfyUI to Load audio in Base64 format and Send Audio to Websocket in Base64 Format for creating API of Audio related AI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "rhinoflavored",
|
||||
"title": "comfyui_QT",
|
||||
"reference": "https://github.com/rhinoflavored/comfyui_QT",
|
||||
"files": [
|
||||
"https://github.com/rhinoflavored/comfyui_QT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "bunch of image manipulation nodes....\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ricklove",
|
||||
"title": "ComfyUI-AutoSeg-SAM2",
|
||||
|
||||
@ -1849,6 +1849,16 @@
|
||||
"title_aux": "ComfyUI-PIL"
|
||||
}
|
||||
],
|
||||
"https://github.com/Solankimayursinh/PMSnodes": [
|
||||
[
|
||||
"InputAnalyzer",
|
||||
"LoadBase64Audio",
|
||||
"PMSSendAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "PMSnodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Soppatorsk/comfyui_img_to_ascii": [
|
||||
[
|
||||
"Img_to_ASCII"
|
||||
@ -4174,6 +4184,7 @@
|
||||
"WanVideoFlowEdit",
|
||||
"WanVideoImageClipEncode",
|
||||
"WanVideoLatentPreview",
|
||||
"WanVideoLoopArgs",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoModelLoader",
|
||||
@ -5213,6 +5224,76 @@
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/rhinoflavored/comfyui_QT": [
|
||||
[
|
||||
"CSVDataMatcher",
|
||||
"QTAutoCropByNPS",
|
||||
"QTExcelImageReader",
|
||||
"QTExcelReader",
|
||||
"QTRandomSelectString",
|
||||
"QTStringWrappingByNumber",
|
||||
"QT_Alpha_Yaxis_Node",
|
||||
"QT_AntiAliasing_Node",
|
||||
"QT_Batch_Anything_Node",
|
||||
"QT_Center_Rotation",
|
||||
"QT_Character_Height_Difference",
|
||||
"QT_Character_Size_Node",
|
||||
"QT_Color_Image_Loop",
|
||||
"QT_Content_Location_Node",
|
||||
"QT_Crop_Alpha",
|
||||
"QT_Crop_Alpha_V2",
|
||||
"QT_Curves_Node",
|
||||
"QT_Dictionary_Node",
|
||||
"QT_Elements_Into_List_Node",
|
||||
"QT_Float_To_Int",
|
||||
"QT_Image_Array",
|
||||
"QT_Image_Array_Circle",
|
||||
"QT_Image_Array_Rectangle",
|
||||
"QT_Image_Overlay",
|
||||
"QT_Image_Overlay_BOOLEAN",
|
||||
"QT_Image_Overlay_Rotation",
|
||||
"QT_Image_Overlay_V2",
|
||||
"QT_Image_Overlay_V3",
|
||||
"QT_Image_Sorting_Node",
|
||||
"QT_Image_Upscale_And_Crop_Node",
|
||||
"QT_Image_Upscale_And_Crop_Node_V2",
|
||||
"QT_Image_Upscale_And_Crop_Node_V3",
|
||||
"QT_Image_Upscale_Node",
|
||||
"QT_Image_Vision_Center_Node",
|
||||
"QT_Join_Image_List_Node",
|
||||
"QT_Line_Break",
|
||||
"QT_Line_Break_V2",
|
||||
"QT_List_Length",
|
||||
"QT_List_Picker",
|
||||
"QT_List_To_String",
|
||||
"QT_Mask_Mix_Node",
|
||||
"QT_Merge_Into_List_Node",
|
||||
"QT_Pageturn_Node",
|
||||
"QT_Pattern_Fill",
|
||||
"QT_Piecewise_Function_Node",
|
||||
"QT_Polar_Coordinate_Conversion_Node",
|
||||
"QT_Rounded_Corner",
|
||||
"QT_SUPIR_Upscale",
|
||||
"QT_Simple_Text_Image_V2",
|
||||
"QT_Sorting_Node",
|
||||
"QT_Split_List_Node",
|
||||
"QT_Split_List_Node_V2",
|
||||
"QT_Split_Mask_Node",
|
||||
"QT_Split_String",
|
||||
"QT_String_Horizontal_To_Vertical",
|
||||
"QT_String_To_List",
|
||||
"QT_Text_Input_Switch_Node",
|
||||
"QT_Text_Overlay_V2",
|
||||
"QT_Text_To_Bool_Node",
|
||||
"QT_Tilt_Transform",
|
||||
"QT_Translucent_Node",
|
||||
"QT_Vertical_Text_Overlay",
|
||||
"QT_Video_Combine_Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_QT"
|
||||
}
|
||||
],
|
||||
"https://github.com/ricklove/ComfyUI-AutoSeg-SAM2": [
|
||||
[
|
||||
"AutoSegSAM2Node"
|
||||
|
||||
@ -9,6 +9,37 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "yuvraj108c",
|
||||
"title": "ComfyUI Thera",
|
||||
"reference": "https://github.com/yuvraj108c/ComfyUI-Thera",
|
||||
"files": [
|
||||
"https://github.com/yuvraj108c/ComfyUI-Thera"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is an unofficial ComfyUI implementation of [a/Thera](https://github.com/prs-eth/thera) (Aliasing-Free Arbitrary-Scale Super-Resolution with Neural Heat Fields)"
|
||||
},
|
||||
{
|
||||
"author": "kuo6",
|
||||
"title": "ComfyUI Equirectangular Tools",
|
||||
"reference": "https://github.com/kukuo6666/ComfyUI-Equirect",
|
||||
"files": [
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tools for processing equirectangular images, supporting conversion from equirectangular format to cubemap."
|
||||
},
|
||||
{
|
||||
"author": "jonstreeter",
|
||||
"title": "Comfyui-PySceneDetect",
|
||||
"reference": "https://github.com/jonstreeter/Comfyui-PySceneDetect",
|
||||
"files": [
|
||||
"https://github.com/jonstreeter/Comfyui-PySceneDetect"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: PySceneDetect Video Processor"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "CozyMantis (+ Curt-Park)",
|
||||
"title": "Cozy Human Parser in pure Python",
|
||||
|
||||
@ -7716,6 +7716,7 @@
|
||||
],
|
||||
"https://github.com/PrunaAI/ComfyUI_pruna": [
|
||||
[
|
||||
"CacheModel",
|
||||
"CompileModel"
|
||||
],
|
||||
{
|
||||
@ -11767,9 +11768,12 @@
|
||||
"Comfly_Mj",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_kling_image2video",
|
||||
"Comfly_kling_text2video",
|
||||
"Comfly_kling_videoPreview",
|
||||
"Comfly_mjstyle",
|
||||
"Comfly_upload"
|
||||
"Comfly_upload",
|
||||
"Comfly_video_extend"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_Comfly"
|
||||
@ -17236,7 +17240,10 @@
|
||||
],
|
||||
"https://github.com/fblissjr/ComfyUI-WanSeamlessFlow": [
|
||||
[
|
||||
"WanAdaptiveFlow",
|
||||
"WanBlendVisualize",
|
||||
"WanEmbeddingPrevizCanvas",
|
||||
"WanMinimalCanvasTest",
|
||||
"WanSmartBlend"
|
||||
],
|
||||
{
|
||||
@ -20320,6 +20327,14 @@
|
||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||
}
|
||||
],
|
||||
"https://github.com/jonstreeter/Comfyui-PySceneDetect": [
|
||||
[
|
||||
"PySceneDetectNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-PySceneDetect"
|
||||
}
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceExtractFaces",
|
||||
@ -21756,6 +21771,15 @@
|
||||
"title_aux": "comfyui-jk-easy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kukuo6666/ComfyUI-Equirect": [
|
||||
[
|
||||
"CubemapToEquirect",
|
||||
"EquirectToCubemap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Equirectangular Tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -30505,6 +30529,15 @@
|
||||
"title_aux": "ComfyUI Rife TensorRT"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Thera": [
|
||||
[
|
||||
"LoadTheraModel",
|
||||
"TheraProcess"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Thera"
|
||||
}
|
||||
],
|
||||
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt": [
|
||||
[
|
||||
"LoadUpscalerTensorrtModel",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user