mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-30 15:27:52 +08:00
update DB
This commit is contained in:
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "9nate-drake",
|
||||
"title": "ComfyUI-PanoTools",
|
||||
"reference": "https://github.com/9nate-drake/ComfyUI-PanoTools",
|
||||
"files": [
|
||||
"https://github.com/9nate-drake/ComfyUI-PanoTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional panorama generation tools for ComfyUI converting perspective images/video to equirectangular 360° panoramas with automatic camera calibration via AI, horizon detection, or vertical line detection."
|
||||
},
|
||||
{
|
||||
"author": "Bzbaozi",
|
||||
"title": "ComfyUI-YK-Banana2-Batch",
|
||||
"reference": "https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch",
|
||||
"files": [
|
||||
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful batch image generation node for ComfyUI using the YK-Banana2 Pro API to generate multiple images in parallel with reference image support. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "rethink-studios",
|
||||
"title": "comfyui-model-linker-desktop",
|
||||
"reference": "https://github.com/rethink-studios/comfyui-model-linker-desktop",
|
||||
"files": [
|
||||
"https://github.com/rethink-studios/comfyui-model-linker-desktop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension that helps users relink missing models in workflows"
|
||||
},
|
||||
{
|
||||
"author": "OhSeongHyeon",
|
||||
"title": "comfyui-watdafox-nodes",
|
||||
|
||||
@ -896,6 +896,15 @@
|
||||
"title_aux": "ComfyUI Mask to Center Point Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/9nate-drake/ComfyUI-PanoTools": [
|
||||
[
|
||||
"CameraCalibration",
|
||||
"Perspective2Panorama"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PanoTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/9nate-drake/Comfyui-SecNodes": [
|
||||
[
|
||||
"CoordinatePlotter",
|
||||
@ -4029,6 +4038,14 @@
|
||||
"title_aux": "ComfyUI-BS_Kokoro-onnx"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bzbaozi/ComfyUI-YK-Banana2-Batch": [
|
||||
[
|
||||
"YKNanoBananaProNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YK-Banana2-Batch"
|
||||
}
|
||||
],
|
||||
"https://github.com/CC-BryanOttho/ComfyUI_API_Manager": [
|
||||
[
|
||||
"APIRequestNode",
|
||||
@ -10285,6 +10302,7 @@
|
||||
"JNodes_StringLiteral",
|
||||
"JNodes_SubdirectorySelector",
|
||||
"JNodes_SyncedStringLiteral",
|
||||
"JNodes_TextManager",
|
||||
"JNodes_TokenCounter",
|
||||
"JNodes_TrimAndStrip",
|
||||
"JNodes_UploadVideo",
|
||||
@ -14818,6 +14836,7 @@
|
||||
[
|
||||
"DA3_CreateCameraParams",
|
||||
"DA3_EnableTiledProcessing",
|
||||
"DA3_FilterGaussians",
|
||||
"DA3_MultiViewPointCloud",
|
||||
"DA3_ParseCameraPose",
|
||||
"DA3_PreviewPointCloud",
|
||||
@ -22762,6 +22781,7 @@
|
||||
"XJFloatRangeList",
|
||||
"XJImageGrid",
|
||||
"XJImageListFilter",
|
||||
"XJImagePreviewBridge",
|
||||
"XJImageRandomTransform",
|
||||
"XJImageScaleCalc",
|
||||
"XJImageScaleMegapixel",
|
||||
@ -32433,6 +32453,7 @@
|
||||
[
|
||||
"KIE_GetRemainingCredits",
|
||||
"KIE_GridSlice",
|
||||
"KIE_Kling26_I2V",
|
||||
"KIE_NanoBananaPro_Image",
|
||||
"KIE_SeedanceV1Pro_Fast_I2V",
|
||||
"KIE_Seedream45_Edit",
|
||||
|
||||
Reference in New Issue
Block a user