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
daefb0f120
commit
02e1ec0ae3
@ -29606,6 +29606,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced equirectangular (360°) image processing nodes for ComfyUI, enabling precise rotation, horizon adjustment, and specialized cropping operations for panoramic images."
|
||||
},
|
||||
{
|
||||
"author": "vaishnav-vn",
|
||||
"title": "va1",
|
||||
"name": "Pad Image by Aspect",
|
||||
"reference": "https://github.com/vaishnav-vn/va1",
|
||||
"files": [
|
||||
"https://github.com/vaishnav-vn/va1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "repo has Custon node designed to expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control — engineered for outpainting, compositional layout, and creative canvas expansion. "
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -6344,6 +6344,9 @@
|
||||
],
|
||||
"https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": [
|
||||
[
|
||||
"ActionPromptNode",
|
||||
"CharacterPromptNode",
|
||||
"CombinePromptStringsNode",
|
||||
"EnhancedCharacterPromptNode",
|
||||
"MinimalCharacterActionPrompt"
|
||||
],
|
||||
@ -13625,10 +13628,13 @@
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchAudioVisualizerNode",
|
||||
"VrchAudioWebViewerNode",
|
||||
"VrchBPMDetectorNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
"VrchDelayNode",
|
||||
"VrchDelayOSCControlNode",
|
||||
"VrchFloatKeyControlNode",
|
||||
"VrchFloatOSCControlNode",
|
||||
@ -13641,6 +13647,8 @@
|
||||
"VrchImageSaverNode",
|
||||
"VrchImageSwitchOSCControlNode",
|
||||
"VrchImageWebSocketChannelLoaderNode",
|
||||
"VrchImageWebSocketSettingsNode",
|
||||
"VrchImageWebSocketSimpleWebViewerNode",
|
||||
"VrchImageWebSocketWebViewerNode",
|
||||
"VrchImageWebViewerNode",
|
||||
"VrchInstantQueueKeyControlNode",
|
||||
@ -13654,6 +13662,7 @@
|
||||
"VrchMidiDeviceLoaderNode",
|
||||
"VrchModelWebViewerNode",
|
||||
"VrchOSCControlSettingsNode",
|
||||
"VrchQRCodeNode",
|
||||
"VrchSwitchOSCControlNode",
|
||||
"VrchTextConcatOSCControlNode",
|
||||
"VrchTextKeyControlNode",
|
||||
@ -15420,6 +15429,7 @@
|
||||
"CogVideoXFunT2VSampler",
|
||||
"CogVideoXFunV2VSampler",
|
||||
"CreateTrajectoryBasedOnKJNodes",
|
||||
"FunCompile",
|
||||
"FunRiflex",
|
||||
"FunTextBox",
|
||||
"ImageMaximumNode",
|
||||
@ -16801,6 +16811,7 @@
|
||||
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
|
||||
[
|
||||
"CustomCropArea",
|
||||
"CustomRefineOption",
|
||||
"RegionalBatchPrompt",
|
||||
"SuperUltimateVACEUpscale",
|
||||
"VACEControlImageCombine",
|
||||
@ -27847,6 +27858,7 @@
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoSetBlockSwap",
|
||||
"WanVideoSetLoRAs",
|
||||
"WanVideoSetRadialAttention",
|
||||
"WanVideoTeaCache",
|
||||
"WanVideoTextEmbedBridge",
|
||||
@ -33329,6 +33341,7 @@
|
||||
"PVL Call OpenAI Assistant",
|
||||
"PVL ComfyDeploy API Caller",
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PvlKontextMax"
|
||||
],
|
||||
{
|
||||
@ -36065,16 +36078,16 @@
|
||||
],
|
||||
"https://github.com/spawner1145/comfyui-aichat": [
|
||||
[
|
||||
"GeminiApiLoader_Zho",
|
||||
"GeminiChat_Zho",
|
||||
"GeminiFileUploader_Zho",
|
||||
"GeminiImageEncoder_Zho",
|
||||
"GeminiTextBlock_Zho",
|
||||
"OpenAIApiLoader_Zho",
|
||||
"OpenAIChat_Zho",
|
||||
"OpenAIFileUploader_Zho",
|
||||
"OpenAIImageEncoder_Zho",
|
||||
"OpenAITextBlock_Zho"
|
||||
"GeminiApiLoader",
|
||||
"GeminiChat",
|
||||
"GeminiFileUploader",
|
||||
"GeminiImageEncoder",
|
||||
"GeminiTextBlock",
|
||||
"OpenAIApiLoader",
|
||||
"OpenAIChat",
|
||||
"OpenAIFileUploader",
|
||||
"OpenAIImageEncoder",
|
||||
"OpenAITextBlock"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-aichat"
|
||||
@ -36674,6 +36687,7 @@
|
||||
],
|
||||
"https://github.com/thalismind/ComfyUI-LoadImageWithFilename": [
|
||||
[
|
||||
"CropImageByMask",
|
||||
"LoadImageFolder",
|
||||
"LoadImageWithFilename",
|
||||
"SaveImageWithFilename"
|
||||
@ -37407,6 +37421,14 @@
|
||||
"title_aux": "ComfyUI-ExtendIPAdapterClipVision"
|
||||
}
|
||||
],
|
||||
"https://github.com/vaishnav-vn/va1": [
|
||||
[
|
||||
"RandomAspectRatioMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "va1"
|
||||
}
|
||||
],
|
||||
"https://github.com/valofey/Openrouter-Node": [
|
||||
[
|
||||
"OpenrouterNode"
|
||||
|
||||
5310
github-stats.json
5310
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,15 +1,14 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "vaishnav-vn",
|
||||
"title": "va1",
|
||||
"name": "Pad Image by Aspect",
|
||||
"reference": "https://github.com/vaishnav-vn/va1",
|
||||
"author": "rakete",
|
||||
"title": "comfyui-rakete",
|
||||
"reference": "https://github.com/rakete/comfyui-rakete",
|
||||
"files": [
|
||||
"https://github.com/vaishnav-vn/va1"
|
||||
"https://github.com/rakete/comfyui-rakete"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "repo has Custon node designed to expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control — engineered for outpainting, compositional layout, and creative canvas expansion. "
|
||||
"description": "NODES: Get Widget or Default Value, GPU Garbage Collector, Build String from Widget Values"
|
||||
},
|
||||
{
|
||||
"author": "boricuapab",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "vaishnav-vn",
|
||||
"title": "va1",
|
||||
"name": "Pad Image by Aspect",
|
||||
"reference": "https://github.com/vaishnav-vn/va1",
|
||||
"files": [
|
||||
"https://github.com/vaishnav-vn/va1"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "repo has Custon node designed to expand, pad, and mask images to fixed or randomized aspect ratios with precise spatial and scale control — engineered for outpainting, compositional layout, and creative canvas expansion. "
|
||||
},
|
||||
{
|
||||
"author": "cedarconnor",
|
||||
"title": "ComfyUI LatLong - Equirectangular Image Processing Nodes",
|
||||
@ -680,16 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Contains ImageSBSConverter node to convert an image into a side-by-side image."
|
||||
},
|
||||
{
|
||||
"author": "Ltamann",
|
||||
"title": "TBG’s ComfyUI Development Takeaways",
|
||||
"reference": "https://github.com/Ltamann/ComfyUI-TBG-Takeaways",
|
||||
"files": [
|
||||
"https://github.com/Ltamann/ComfyUI-TBG-Takeaways"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A curated collection of reusable ComfyUI nodes developed by TGB. These sidecodes encapsulate key breakthroughs in model sampling, noise scheduling, and image refinement for enhanced stable diffusion workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -6344,6 +6344,9 @@
|
||||
],
|
||||
"https://github.com/Icyman86/ComfyUI_AnimeCharacterSelect": [
|
||||
[
|
||||
"ActionPromptNode",
|
||||
"CharacterPromptNode",
|
||||
"CombinePromptStringsNode",
|
||||
"EnhancedCharacterPromptNode",
|
||||
"MinimalCharacterActionPrompt"
|
||||
],
|
||||
@ -13625,10 +13628,13 @@
|
||||
"VrchAudioGenresNode",
|
||||
"VrchAudioRecorderNode",
|
||||
"VrchAudioSaverNode",
|
||||
"VrchAudioVisualizerNode",
|
||||
"VrchAudioWebViewerNode",
|
||||
"VrchBPMDetectorNode",
|
||||
"VrchBooleanKeyControlNode",
|
||||
"VrchChannelOSCControlNode",
|
||||
"VrchChannelX4OSCControlNode",
|
||||
"VrchDelayNode",
|
||||
"VrchDelayOSCControlNode",
|
||||
"VrchFloatKeyControlNode",
|
||||
"VrchFloatOSCControlNode",
|
||||
@ -13641,6 +13647,8 @@
|
||||
"VrchImageSaverNode",
|
||||
"VrchImageSwitchOSCControlNode",
|
||||
"VrchImageWebSocketChannelLoaderNode",
|
||||
"VrchImageWebSocketSettingsNode",
|
||||
"VrchImageWebSocketSimpleWebViewerNode",
|
||||
"VrchImageWebSocketWebViewerNode",
|
||||
"VrchImageWebViewerNode",
|
||||
"VrchInstantQueueKeyControlNode",
|
||||
@ -13654,6 +13662,7 @@
|
||||
"VrchMidiDeviceLoaderNode",
|
||||
"VrchModelWebViewerNode",
|
||||
"VrchOSCControlSettingsNode",
|
||||
"VrchQRCodeNode",
|
||||
"VrchSwitchOSCControlNode",
|
||||
"VrchTextConcatOSCControlNode",
|
||||
"VrchTextKeyControlNode",
|
||||
@ -15420,6 +15429,7 @@
|
||||
"CogVideoXFunT2VSampler",
|
||||
"CogVideoXFunV2VSampler",
|
||||
"CreateTrajectoryBasedOnKJNodes",
|
||||
"FunCompile",
|
||||
"FunRiflex",
|
||||
"FunTextBox",
|
||||
"ImageMaximumNode",
|
||||
@ -16801,6 +16811,7 @@
|
||||
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
|
||||
[
|
||||
"CustomCropArea",
|
||||
"CustomRefineOption",
|
||||
"RegionalBatchPrompt",
|
||||
"SuperUltimateVACEUpscale",
|
||||
"VACEControlImageCombine",
|
||||
@ -27847,6 +27858,7 @@
|
||||
"WanVideoSLG",
|
||||
"WanVideoSampler",
|
||||
"WanVideoSetBlockSwap",
|
||||
"WanVideoSetLoRAs",
|
||||
"WanVideoSetRadialAttention",
|
||||
"WanVideoTeaCache",
|
||||
"WanVideoTextEmbedBridge",
|
||||
@ -33329,6 +33341,7 @@
|
||||
"PVL Call OpenAI Assistant",
|
||||
"PVL ComfyDeploy API Caller",
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PvlKontextMax"
|
||||
],
|
||||
{
|
||||
@ -36065,16 +36078,16 @@
|
||||
],
|
||||
"https://github.com/spawner1145/comfyui-aichat": [
|
||||
[
|
||||
"GeminiApiLoader_Zho",
|
||||
"GeminiChat_Zho",
|
||||
"GeminiFileUploader_Zho",
|
||||
"GeminiImageEncoder_Zho",
|
||||
"GeminiTextBlock_Zho",
|
||||
"OpenAIApiLoader_Zho",
|
||||
"OpenAIChat_Zho",
|
||||
"OpenAIFileUploader_Zho",
|
||||
"OpenAIImageEncoder_Zho",
|
||||
"OpenAITextBlock_Zho"
|
||||
"GeminiApiLoader",
|
||||
"GeminiChat",
|
||||
"GeminiFileUploader",
|
||||
"GeminiImageEncoder",
|
||||
"GeminiTextBlock",
|
||||
"OpenAIApiLoader",
|
||||
"OpenAIChat",
|
||||
"OpenAIFileUploader",
|
||||
"OpenAIImageEncoder",
|
||||
"OpenAITextBlock"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-aichat"
|
||||
@ -36674,6 +36687,7 @@
|
||||
],
|
||||
"https://github.com/thalismind/ComfyUI-LoadImageWithFilename": [
|
||||
[
|
||||
"CropImageByMask",
|
||||
"LoadImageFolder",
|
||||
"LoadImageWithFilename",
|
||||
"SaveImageWithFilename"
|
||||
@ -37407,6 +37421,14 @@
|
||||
"title_aux": "ComfyUI-ExtendIPAdapterClipVision"
|
||||
}
|
||||
],
|
||||
"https://github.com/vaishnav-vn/va1": [
|
||||
[
|
||||
"RandomAspectRatioMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "va1"
|
||||
}
|
||||
],
|
||||
"https://github.com/valofey/Openrouter-Node": [
|
||||
[
|
||||
"OpenrouterNode"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user