mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
8bff6c4c9b
commit
a6178ef069
@ -10941,6 +10941,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO.\n[w/ComfyUI-Save-Multi-Format is renamed to SaveAs. Remove previous one and reinstall to this.]"
|
||||
},
|
||||
{
|
||||
"author": "MrSamSeen",
|
||||
"title": "ComfyUI_SSStereoscope",
|
||||
"id": "ssstereoscope",
|
||||
"reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope",
|
||||
"files": [
|
||||
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
|
||||
},
|
||||
{
|
||||
"author": "jroc22",
|
||||
"title": "ComfyUI-CSV-prompt-builder",
|
||||
"id": "csv-prompt-builder",
|
||||
"reference": "https://github.com/jroc22/ComfyUI-CSV-prompt-builder",
|
||||
"files": [
|
||||
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3070,6 +3070,14 @@
|
||||
"title_aux": "ComfyUI-AnimateAnyone-Evolved"
|
||||
}
|
||||
],
|
||||
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope": [
|
||||
[
|
||||
"SBS_by_SamSeen"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SSStereoscope"
|
||||
}
|
||||
],
|
||||
"https://github.com/Munkyfoot/ComfyUI-TextOverlay": [
|
||||
[
|
||||
"Text Overlay"
|
||||
@ -9726,6 +9734,7 @@
|
||||
"openai_tts",
|
||||
"openai_whisper",
|
||||
"play_audio",
|
||||
"replace_string",
|
||||
"show_text_party",
|
||||
"start_dialog",
|
||||
"start_workflow",
|
||||
@ -10531,6 +10540,14 @@
|
||||
"title_aux": "ComfyUI Deepface"
|
||||
}
|
||||
],
|
||||
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder": [
|
||||
[
|
||||
"BuildPromptFromCSV"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CSV-prompt-builder"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-JaRue": [
|
||||
[
|
||||
"Text2Image_jru",
|
||||
|
||||
2036
github-stats.json
2036
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,27 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-OpenDiTWrapper [WIP]",
|
||||
"id": "open-dit-wrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-OpenDiTWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-OpenDiTWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original repo: [a/https://github.com/NUS-HPC-AI-Lab/OpenDiT](https://github.com/NUS-HPC-AI-Lab/OpenDiT)"
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI-GeekyRemB v2",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI-GeekyRemB",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB/raw/SketchUITest/GeekyRembv2.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "GeekyRemB Node Description: GeekyRemB is a powerful and versatile image processing node for ComfyUI, designed to remove backgrounds from images with advanced customization options. This node leverages the rembg library and offers a wide range of features for fine-tuning the background removal process and enhancing the resulting images."
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-OpenDIT [WIP]",
|
||||
|
||||
@ -11,6 +11,30 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "MrSamSeen",
|
||||
"title": "ComfyUI_SSStereoscope",
|
||||
"id": "ssstereoscope",
|
||||
"reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope",
|
||||
"files": [
|
||||
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
|
||||
},
|
||||
{
|
||||
"author": "jroc22",
|
||||
"title": "ComfyUI-CSV-prompt-builder",
|
||||
"id": "csv-prompt-builder",
|
||||
"reference": "https://github.com/jroc22/ComfyUI-CSV-prompt-builder",
|
||||
"files": [
|
||||
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple node for creating prompts using a .csv file. I created this node as an easy way to output different prompts each time a workflow is run."
|
||||
},
|
||||
{
|
||||
"author": "ImmortalPie",
|
||||
"title": "PonySwitch Node",
|
||||
@ -662,39 +686,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui custom node for [a/MimicBrush](https://github.com/ali-vilab/MimicBrush),then inpainting with reference image."
|
||||
},
|
||||
{
|
||||
"author": "dicksondickson",
|
||||
"title": "ComfyUI-Dickson-Nodes",
|
||||
"id": "dicksonnodes",
|
||||
"reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes",
|
||||
"files": [
|
||||
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI by DicksonDickson."
|
||||
},
|
||||
{
|
||||
"author": "G-370",
|
||||
"title": "ComfyUI-SD3-Powerlab",
|
||||
"id": "sd3-powerlab",
|
||||
"reference": "https://github.com/G-370/ComfyUI-SD3-Powerlab",
|
||||
"files": [
|
||||
"https://github.com/G-370/ComfyUI-SD3-Powerlab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Render SD3 Attention, SD3 Attention To Image, SD3 Image Into Attention."
|
||||
},
|
||||
{
|
||||
"author": "TylerZoro",
|
||||
"title": "SD3-Scaling",
|
||||
"id": "sd3-scaling",
|
||||
"reference": "https://github.com/TylerZoro/SD3-Scaling",
|
||||
"files": [
|
||||
"https://github.com/TylerZoro/SD3-Scaling"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Tools for scaling images and latents appropriate to SD3 in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -3070,6 +3070,14 @@
|
||||
"title_aux": "ComfyUI-AnimateAnyone-Evolved"
|
||||
}
|
||||
],
|
||||
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope": [
|
||||
[
|
||||
"SBS_by_SamSeen"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_SSStereoscope"
|
||||
}
|
||||
],
|
||||
"https://github.com/Munkyfoot/ComfyUI-TextOverlay": [
|
||||
[
|
||||
"Text Overlay"
|
||||
@ -9726,6 +9734,7 @@
|
||||
"openai_tts",
|
||||
"openai_whisper",
|
||||
"play_audio",
|
||||
"replace_string",
|
||||
"show_text_party",
|
||||
"start_dialog",
|
||||
"start_workflow",
|
||||
@ -10531,6 +10540,14 @@
|
||||
"title_aux": "ComfyUI Deepface"
|
||||
}
|
||||
],
|
||||
"https://github.com/jroc22/ComfyUI-CSV-prompt-builder": [
|
||||
[
|
||||
"BuildPromptFromCSV"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CSV-prompt-builder"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-JaRue": [
|
||||
[
|
||||
"Text2Image_jru",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user