mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
d93f5d07bb
commit
cab39973ae
@ -16257,6 +16257,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-NS-ManySliders is a custom node developed for ComfyUI that allows you to manipulate values using multiple sliders. With this node, you can easily adjust numerous numerical parameters intuitively, making it useful for various purposes."
|
||||
},
|
||||
{
|
||||
"author": "Assistant",
|
||||
"title": "ComfyUI-NS-ManySliders",
|
||||
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-Util",
|
||||
"files": [
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for ComfyUI. ex:A node for batch managing int, float, and string parameters with presets"
|
||||
},
|
||||
{
|
||||
"author": "nux1111",
|
||||
"title": "ComfyUI_NetDist_Plus",
|
||||
@ -29391,6 +29401,48 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A floating dialog-based image preview and selection system for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "seanjang990",
|
||||
"title": "ComfyUI Document Auto Crop Node",
|
||||
"reference": "https://github.com/seanjang990/comfyui-document-auto-crop",
|
||||
"files": [
|
||||
"https://github.com/seanjang990/comfyui-document-auto-crop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI automatically crops a document by detecting edges, rotates it based on face orientation using MediaPipe, and adjusts it to a target aspect ratio (default 11:14)."
|
||||
},
|
||||
{
|
||||
"author": "cjj198909",
|
||||
"title": "OpenAI/Azure OpenAI Image API",
|
||||
"reference": "https://github.com/cjj198909/comfy_openai_image_api_azure",
|
||||
"files": [
|
||||
"https://github.com/cjj198909/comfy_openai_image_api_azure"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that provides access to OpenAI's image generation and editing capabilities, including support for gpt-image-1 model with both OpenAI and Azure OpenAI providers."
|
||||
},
|
||||
{
|
||||
"author": "paulh4x",
|
||||
"title": "ComfyUI_PHRenderFormerWrapper",
|
||||
"reference": "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper",
|
||||
"files": [
|
||||
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Rocky-Lee-001",
|
||||
"title": "ComfyUI_SZtools",
|
||||
"reference": "https://github.com/Rocky-Lee-001/ComfyUI_SZtools",
|
||||
"files": [
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is the comfyui implementation of ComfyUI_SZtools, a labeling and naming tool developed for Kontext's local training package T2ITrainer."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -9280,6 +9280,14 @@
|
||||
"title_aux": "ComfyUI-PromptList"
|
||||
}
|
||||
],
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": [
|
||||
[
|
||||
"NS-FlexPreset"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NS-ManySliders"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": [
|
||||
[
|
||||
"ImageLatentMixer"
|
||||
@ -10295,6 +10303,23 @@
|
||||
"title_aux": "comfyui-florence2xy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools": [
|
||||
[
|
||||
"RSZImageTaggerSave",
|
||||
"ShanZhuDepthVAEEncode",
|
||||
"ShanZhuLoadImagesFromDirList",
|
||||
"ShanZhuTextJoin",
|
||||
"ShanZhuTextSaver",
|
||||
"ShanzhuDepthVAEDecoder",
|
||||
"ShanzhuLujingTIFSaver",
|
||||
"ShanzhuTifSaver",
|
||||
"ShanzhuVAEDecodeSmooth",
|
||||
"TSZImageTaggerSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SZtools"
|
||||
}
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
||||
[
|
||||
"Image Stitching Node"
|
||||
@ -17625,6 +17650,7 @@
|
||||
],
|
||||
"https://github.com/burnsbert/ComfyUI-EBU-LMStudio": [
|
||||
[
|
||||
"EbuLMStudioBrainstormer",
|
||||
"EbuLMStudioLoadModel",
|
||||
"EbuLMStudioMakeRequest",
|
||||
"EbuLMStudioUnload",
|
||||
@ -19618,6 +19644,14 @@
|
||||
"title_aux": "Civitai Comfy Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/cjj198909/comfy_openai_image_api_azure": [
|
||||
[
|
||||
"OpenAI Image API"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpenAI/Azure OpenAI Image API"
|
||||
}
|
||||
],
|
||||
"https://github.com/claptrap0/ComfyUI_LLM_Hub": [
|
||||
[
|
||||
"Generated_Output",
|
||||
@ -32595,6 +32629,28 @@
|
||||
"title_aux": "GLSL Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": [
|
||||
[
|
||||
"RenderFormerCamera",
|
||||
"RenderFormerCameraTarget",
|
||||
"RenderFormerExampleScene",
|
||||
"RenderFormerFromJSON",
|
||||
"RenderFormerGenerator",
|
||||
"RenderFormerLighting",
|
||||
"RenderFormerLightingCombine",
|
||||
"RenderFormerLightingTarget",
|
||||
"RenderFormerLoadMesh",
|
||||
"RenderFormerMeshCombine",
|
||||
"RenderFormerMeshTarget",
|
||||
"RenderFormerModelLoader",
|
||||
"RenderFormerRandomizeColors",
|
||||
"RenderFormerRemeshMesh",
|
||||
"RenderFormerSceneBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PHRenderFormerWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/paulo-coronado/comfy_clip_blip_node": [
|
||||
[
|
||||
"CLIPTextEncodeBLIP",
|
||||
@ -34473,6 +34529,14 @@
|
||||
"title_aux": "ComfyUI-FDG"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanjang990/comfyui-document-auto-crop": [
|
||||
[
|
||||
"CropRotateNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Document Auto Crop Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": [
|
||||
[
|
||||
"Apply optical flow",
|
||||
|
||||
@ -3364,6 +3364,11 @@
|
||||
"last_update": "2025-06-21 08:50:06",
|
||||
"author_account_age_days": 749
|
||||
},
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-07-16 12:59:18",
|
||||
"author_account_age_days": 750
|
||||
},
|
||||
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-11 16:54:15",
|
||||
@ -3794,6 +3799,11 @@
|
||||
"last_update": "2025-06-25 05:42:46",
|
||||
"author_account_age_days": 538
|
||||
},
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-07-17 02:14:52",
|
||||
"author_account_age_days": 843
|
||||
},
|
||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": {
|
||||
"stars": 6,
|
||||
"last_update": "2025-06-09 23:34:07",
|
||||
@ -7024,6 +7034,11 @@
|
||||
"last_update": "2024-08-25 03:32:49",
|
||||
"author_account_age_days": 986
|
||||
},
|
||||
"https://github.com/cjj198909/comfy_openai_image_api_azure": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-16 05:37:48",
|
||||
"author_account_age_days": 744
|
||||
},
|
||||
"https://github.com/claptrap0/ComfyUI_LLM_Hub": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-13 11:51:08",
|
||||
@ -11129,6 +11144,11 @@
|
||||
"last_update": "2025-05-05 15:00:47",
|
||||
"author_account_age_days": 5467
|
||||
},
|
||||
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": {
|
||||
"stars": 11,
|
||||
"last_update": "2025-07-16 13:53:28",
|
||||
"author_account_age_days": 239
|
||||
},
|
||||
"https://github.com/paulo-coronado/comfy_clip_blip_node": {
|
||||
"stars": 29,
|
||||
"last_update": "2024-05-22 17:39:09",
|
||||
@ -11829,6 +11849,11 @@
|
||||
"last_update": "2025-06-28 06:48:07",
|
||||
"author_account_age_days": 1592
|
||||
},
|
||||
"https://github.com/seanjang990/comfyui-document-auto-crop": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-16 03:59:22",
|
||||
"author_account_age_days": 721
|
||||
},
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": {
|
||||
"stars": 32,
|
||||
"last_update": "2024-05-22 20:52:17",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "MarkFreeDom168",
|
||||
"title": "ComfyUI-image-load-url [WIP]",
|
||||
"reference": "https://github.com/MarkFreeDom168/ComfyUI-image-load-url",
|
||||
"files": [
|
||||
"https://github.com/MarkFreeDom168/ComfyUI-image-load-url"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Load Image From URL/Base64, Load Mask From URL/Base64, Load img and mask from url\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "realm-weaver",
|
||||
"title": "Tile Seamstress 360° [WIP]",
|
||||
"reference": "https://github.com/realm-weaver/ComfyUI-tile-seamstress-360",
|
||||
"files": [
|
||||
"https://github.com/realm-weaver/ComfyUI-tile-seamstress-360"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tile Seamstress 360 is a set of tools for fixing seams & poles in 360° panoramic equirectangular images inside ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "jisenhua",
|
||||
"title": "ComfyUI-yolov5-face [WIP]",
|
||||
@ -3617,9 +3637,9 @@
|
||||
{
|
||||
"author": "PATATAJEC",
|
||||
"title": "Patatajec-Nodes [WIP]",
|
||||
"reference": "https://github.com/PATATAJEC/Patatajec-Nodes",
|
||||
"reference": "https://github.com/PATATAJEC/ComfyUI-PatatajecNodes",
|
||||
"files": [
|
||||
"https://github.com/PATATAJEC/Patatajec-Nodes"
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: HyVid Switcher\nNOTE: The files in the repo are not organized."
|
||||
|
||||
@ -2129,6 +2129,16 @@
|
||||
"title_aux": "ComfyUI_BodyEstimation_Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MarkFreeDom168/ComfyUI-image-load-url": [
|
||||
[
|
||||
"LoadImageAndMaskFromURLOrBase64",
|
||||
"LoadImageFromURLOrBase64",
|
||||
"LoadMaskFromURLOrBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-image-load-url [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": [
|
||||
[
|
||||
"AudioDurationNode",
|
||||
@ -2360,7 +2370,7 @@
|
||||
"title_aux": "ComfyUI-LaplaMask"
|
||||
}
|
||||
],
|
||||
"https://github.com/PATATAJEC/Patatajec-Nodes": [
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": [
|
||||
[
|
||||
"ColorMatchFalloff",
|
||||
"PathTool"
|
||||
@ -7888,6 +7898,23 @@
|
||||
"title_aux": "ComfyUI-HDRConversion [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": [
|
||||
[
|
||||
"RW_EquirectangularMask",
|
||||
"RW_EquirectangularSphericalRotate",
|
||||
"RW_PostSeamlessUpscale",
|
||||
"RW_PreSeamlessUpscale",
|
||||
"RW_ResizeToProperRatio",
|
||||
"RW_SegmentBlend"
|
||||
],
|
||||
{
|
||||
"author": "realm-weaver",
|
||||
"description": "Tools for touching up seams and poles on 360\u00b0 panoramic images and flat tilings.",
|
||||
"nickname": "ts360",
|
||||
"title": "Tile Seamstress 360",
|
||||
"title_aux": "Tile Seamstress 360\u00b0 [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/redhottensors/ComfyUI-ODE": [
|
||||
[
|
||||
"ODESamplerSelect"
|
||||
|
||||
@ -679,6 +679,11 @@
|
||||
"last_update": "2025-02-28 19:23:24",
|
||||
"author_account_age_days": 2540
|
||||
},
|
||||
"https://github.com/MarkFreeDom168/ComfyUI-image-load-url": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-17 02:47:42",
|
||||
"author_account_age_days": 1733
|
||||
},
|
||||
"https://github.com/Matrix-King-Studio/ComfyUI-MoviePy": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-12-10 01:50:42",
|
||||
@ -769,6 +774,11 @@
|
||||
"last_update": "2025-06-25 07:24:16",
|
||||
"author_account_age_days": 340
|
||||
},
|
||||
"https://github.com/PATATAJEC/ComfyUI-PatatajecNodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-07-16 18:30:22",
|
||||
"author_account_age_days": 2322
|
||||
},
|
||||
"https://github.com/PATATAJEC/Patatajec-Nodes": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-07-16 18:30:22",
|
||||
@ -2799,6 +2809,11 @@
|
||||
"last_update": "2024-12-12 20:21:26",
|
||||
"author_account_age_days": 2446
|
||||
},
|
||||
"https://github.com/realm-weaver/ComfyUI-tile-seamstress-360": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-16 15:36:03",
|
||||
"author_account_age_days": 593
|
||||
},
|
||||
"https://github.com/redhottensors/ComfyUI-ODE": {
|
||||
"stars": 51,
|
||||
"last_update": "2024-08-01 06:57:05",
|
||||
|
||||
@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Rocky-Lee-001",
|
||||
"title": "ComfyUI_SZtools",
|
||||
"reference": "https://github.com/Rocky-Lee-001/ComfyUI_SZtools",
|
||||
"files": [
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is the comfyui implementation of ComfyUI_SZtools, a labeling and naming tool developed for Kontext's local training package T2ITrainer."
|
||||
},
|
||||
{
|
||||
"author": "paulh4x",
|
||||
"title": "ComfyUI_PHRenderFormerWrapper",
|
||||
"reference": "https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper",
|
||||
"files": [
|
||||
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Wrapper and a set of Custom Nodes for using RenderFormer as a 3d Environment in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "seanjang990",
|
||||
"title": "ComfyUI Document Auto Crop Node",
|
||||
"reference": "https://github.com/seanjang990/comfyui-document-auto-crop",
|
||||
"files": [
|
||||
"https://github.com/seanjang990/comfyui-document-auto-crop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI automatically crops a document by detecting edges, rotates it based on face orientation using MediaPipe, and adjusts it to a target aspect ratio (default 11:14)."
|
||||
},
|
||||
{
|
||||
"author": "Assistant",
|
||||
"title": "ComfyUI-NS-ManySliders",
|
||||
"reference": "https://github.com/NakamuraShippo/ComfyUI-NS-Util",
|
||||
"files": [
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for ComfyUI. ex:A node for batch managing int, float, and string parameters with presets"
|
||||
},
|
||||
{
|
||||
"author": "cjj198909",
|
||||
"title": "OpenAI/Azure OpenAI Image API",
|
||||
"reference": "https://github.com/cjj198909/comfy_openai_image_api_azure",
|
||||
"files": [
|
||||
"https://github.com/cjj198909/comfy_openai_image_api_azure"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that provides access to OpenAI's image generation and editing capabilities, including support for gpt-image-1 model with both OpenAI and Azure OpenAI providers."
|
||||
},
|
||||
{
|
||||
"author": "NyaFuP",
|
||||
"title": "NF Preview Selector",
|
||||
@ -655,46 +705,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for Flux Kontext Pro and Max models from Replicate"
|
||||
},
|
||||
{
|
||||
"author": "ptmaster",
|
||||
"title": "Comfyui-PT-Keyframe-Camera",
|
||||
"reference": "https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera",
|
||||
"files": [
|
||||
"https://github.com/ptmaster/Comfyui-PT-Keyframe-Camera"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Comfyui-PT-Keyframe-Camera is a powerful tool designed to streamline the process of creating animations with keyframe cameras. It integrates seamlessly with existing workflows, allowing you to focus on your creativity without getting bogged down by technical details. This tool is perfect for animators, filmmakers, and anyone looking to add depth to their projects."
|
||||
},
|
||||
{
|
||||
"author": "lonelyowl13",
|
||||
"title": "Artist tag randomizer for comfyui",
|
||||
"reference": "https://github.com/lonelyowl13/artist_randomizer",
|
||||
"files": [
|
||||
"https://github.com/lonelyowl13/artist_randomizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node for including random artists usernames to a prompt."
|
||||
},
|
||||
{
|
||||
"author": "pictorialink",
|
||||
"title": "ComfyUI-Qwen3-llama.cpp",
|
||||
"reference": "https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp",
|
||||
"files": [
|
||||
"https://github.com/pictorialink/ComfyUI-Qwen3-llama.cpp"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI QWen3 8b running based on llama.cpp, which only support the CUDA framework and do not support MPS."
|
||||
},
|
||||
{
|
||||
"author": "iacoposk8",
|
||||
"title": "ComfyUI Fooocus Inpaint Wrapper",
|
||||
"reference": "https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper",
|
||||
"files": [
|
||||
"https://github.com/iacoposk8/ComfyUI-Fooocus-Inpaint-Wrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple wrapper for Fooocus's inpainting code, designed to replicate its outstanding results. Future improvements for a more refined and lightweight version are planned."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -9280,6 +9280,14 @@
|
||||
"title_aux": "ComfyUI-PromptList"
|
||||
}
|
||||
],
|
||||
"https://github.com/NakamuraShippo/ComfyUI-NS-Util": [
|
||||
[
|
||||
"NS-FlexPreset"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-NS-ManySliders"
|
||||
}
|
||||
],
|
||||
"https://github.com/NeoDroleDeGueule/comfyui-image-mixer": [
|
||||
[
|
||||
"ImageLatentMixer"
|
||||
@ -10295,6 +10303,23 @@
|
||||
"title_aux": "comfyui-florence2xy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools": [
|
||||
[
|
||||
"RSZImageTaggerSave",
|
||||
"ShanZhuDepthVAEEncode",
|
||||
"ShanZhuLoadImagesFromDirList",
|
||||
"ShanZhuTextJoin",
|
||||
"ShanZhuTextSaver",
|
||||
"ShanzhuDepthVAEDecoder",
|
||||
"ShanzhuLujingTIFSaver",
|
||||
"ShanzhuTifSaver",
|
||||
"ShanzhuVAEDecodeSmooth",
|
||||
"TSZImageTaggerSave"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SZtools"
|
||||
}
|
||||
],
|
||||
"https://github.com/RodrigoSKohl/ComfyUI-Panoramic-ImgStitcher": [
|
||||
[
|
||||
"Image Stitching Node"
|
||||
@ -17625,6 +17650,7 @@
|
||||
],
|
||||
"https://github.com/burnsbert/ComfyUI-EBU-LMStudio": [
|
||||
[
|
||||
"EbuLMStudioBrainstormer",
|
||||
"EbuLMStudioLoadModel",
|
||||
"EbuLMStudioMakeRequest",
|
||||
"EbuLMStudioUnload",
|
||||
@ -19618,6 +19644,14 @@
|
||||
"title_aux": "Civitai Comfy Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/cjj198909/comfy_openai_image_api_azure": [
|
||||
[
|
||||
"OpenAI Image API"
|
||||
],
|
||||
{
|
||||
"title_aux": "OpenAI/Azure OpenAI Image API"
|
||||
}
|
||||
],
|
||||
"https://github.com/claptrap0/ComfyUI_LLM_Hub": [
|
||||
[
|
||||
"Generated_Output",
|
||||
@ -32595,6 +32629,28 @@
|
||||
"title_aux": "GLSL Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/paulh4x/ComfyUI_PHRenderFormerWrapper": [
|
||||
[
|
||||
"RenderFormerCamera",
|
||||
"RenderFormerCameraTarget",
|
||||
"RenderFormerExampleScene",
|
||||
"RenderFormerFromJSON",
|
||||
"RenderFormerGenerator",
|
||||
"RenderFormerLighting",
|
||||
"RenderFormerLightingCombine",
|
||||
"RenderFormerLightingTarget",
|
||||
"RenderFormerLoadMesh",
|
||||
"RenderFormerMeshCombine",
|
||||
"RenderFormerMeshTarget",
|
||||
"RenderFormerModelLoader",
|
||||
"RenderFormerRandomizeColors",
|
||||
"RenderFormerRemeshMesh",
|
||||
"RenderFormerSceneBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_PHRenderFormerWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/paulo-coronado/comfy_clip_blip_node": [
|
||||
[
|
||||
"CLIPTextEncodeBLIP",
|
||||
@ -34473,6 +34529,14 @@
|
||||
"title_aux": "ComfyUI-FDG"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanjang990/comfyui-document-auto-crop": [
|
||||
[
|
||||
"CropRotateNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Document Auto Crop Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": [
|
||||
[
|
||||
"Apply optical flow",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user