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
7d83340a68
commit
85a62982b5
@ -9123,7 +9123,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageRequestNode"
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Isaac Emesowum",
|
||||
"title": "Isaac's Nodes",
|
||||
"id": "isaac",
|
||||
"reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes",
|
||||
"files": [
|
||||
"https://github.com/iemesowum/ComfyUI_IsaacNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -8744,6 +8744,20 @@
|
||||
"title_aux": "ComfyUI-Lora-Auto-Trigger-Words"
|
||||
}
|
||||
],
|
||||
"https://github.com/iemesowum/ComfyUI_IsaacNodes": [
|
||||
[
|
||||
"I_BinaryAmplitudeGate",
|
||||
"I_UnmixAudio",
|
||||
"I_WeightsListToWeights"
|
||||
],
|
||||
{
|
||||
"author": "Isaac Emesowum",
|
||||
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows.",
|
||||
"nickname": "Isaac's Nodes",
|
||||
"title": "Isaac's Nodes",
|
||||
"title_aux": "Isaac's Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [
|
||||
[
|
||||
"IF_WhisperSpeech"
|
||||
@ -11145,6 +11159,8 @@
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Basic",
|
||||
"BMAB Blend",
|
||||
"BMAB Conditioning To Bind",
|
||||
"BMAB Context",
|
||||
"BMAB ControlNet",
|
||||
"BMAB ControlNet IPAdapter",
|
||||
"BMAB ControlNet Openpose",
|
||||
@ -11159,9 +11175,11 @@
|
||||
"BMAB Integrator",
|
||||
"BMAB KSampler",
|
||||
"BMAB KSamplerHiresFix",
|
||||
"BMAB KSamplerHiresFixWithUpscaler",
|
||||
"BMAB Lama Inpaint",
|
||||
"BMAB LoRA Loader",
|
||||
"BMAB Masks To Images",
|
||||
"BMAB Model To Bind",
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remove Background",
|
||||
|
||||
@ -2107,6 +2107,10 @@
|
||||
"stars": 75,
|
||||
"last_update": "2024-04-09 20:35:52"
|
||||
},
|
||||
"https://github.com/iemesowum/ComfyUI_IsaacNodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-20 13:52:39"
|
||||
},
|
||||
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": {
|
||||
"stars": 16,
|
||||
"last_update": "2024-04-19 10:52:02"
|
||||
|
||||
@ -10,17 +10,7 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Isaac Emesowum",
|
||||
"title": "Isaac's Nodes",
|
||||
"id": "isaac",
|
||||
"reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes",
|
||||
"files": [
|
||||
"https://github.com/iemesowum/ComfyUI_IsaacNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Quasimondo",
|
||||
"title": "ComfyUI-QuasimondoNodes [WIP]",
|
||||
|
||||
@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Isaac Emesowum",
|
||||
"title": "Isaac's Nodes",
|
||||
"id": "isaac",
|
||||
"reference": "https://github.com/iemesowum/ComfyUI_IsaacNodes",
|
||||
"files": [
|
||||
"https://github.com/iemesowum/ComfyUI_IsaacNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows."
|
||||
},
|
||||
{
|
||||
"author": "wibur0620",
|
||||
"title": "ComfyUI Ollama (wibur)",
|
||||
@ -679,66 +690,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension contains a custom node for ComfyUI. The node, called 'Bounding Box Crop', is designed to compute the top-left coordinates of a cropped bounding box based on input coordinates and dimensions of the final cropped image. It does so computing the center of the cropping area and then computing where the top-left coordinates would be."
|
||||
},
|
||||
{
|
||||
"author": "Gourieff",
|
||||
"title": "ComfyUI-FutureWarningIgnore",
|
||||
"reference": "https://github.com/Gourieff/ComfyUI-FutureWarningIgnore",
|
||||
"files": [
|
||||
"https://github.com/Gourieff/ComfyUI-FutureWarningIgnore/raw/main/0_FutureWarningIgnore.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "This extension collapses 'future warning'"
|
||||
},
|
||||
{
|
||||
"author": "kealiu",
|
||||
"title": "ComfyUI-Zero123-Porting",
|
||||
"reference": "https://github.com/kealiu/ComfyUI-Zero123-Porting",
|
||||
"files": [
|
||||
"https://github.com/kealiu/ComfyUI-Zero123-Porting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)"
|
||||
},
|
||||
{
|
||||
"author": "TemryL",
|
||||
"title": "ComfyUI-IDM-VTON",
|
||||
"reference": "https://github.com/TemryL/ComfyUI-IDM-VTON",
|
||||
"files": [
|
||||
"https://github.com/TemryL/ComfyUI-IDM-VTON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
|
||||
},
|
||||
{
|
||||
"author": "sugarkwork",
|
||||
"title": "comfyui_cohere",
|
||||
"reference": "https://github.com/sugarkwork/comfyui_cohere",
|
||||
"files": [
|
||||
"https://github.com/sugarkwork/comfyui_cohere"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node for using cohere (Command R+) from ComfyUI. You need to edit the startup .bat file of ComfyUI and describe the API key obtained from Cohere as follows."
|
||||
},
|
||||
{
|
||||
"author": "NStor",
|
||||
"title": "ComfyUI-RUS localization",
|
||||
"reference": "https://github.com/Nestorchik/NStor-ComfyUI-Translation",
|
||||
"files": [
|
||||
"https://github.com/Nestorchik/NStor-ComfyUI-Translation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Russian localization of ComfyUI, ComafyUI-Manager & more..."
|
||||
},
|
||||
{
|
||||
"author": "jax-explorer",
|
||||
"title": "fast_video_comfyui",
|
||||
"reference": "https://github.com/jax-explorer/fast_video_comfyui",
|
||||
"files": [
|
||||
"https://github.com/jax-explorer/fast_video_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FastImageListToImageBatch"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -8744,6 +8744,20 @@
|
||||
"title_aux": "ComfyUI-Lora-Auto-Trigger-Words"
|
||||
}
|
||||
],
|
||||
"https://github.com/iemesowum/ComfyUI_IsaacNodes": [
|
||||
[
|
||||
"I_BinaryAmplitudeGate",
|
||||
"I_UnmixAudio",
|
||||
"I_WeightsListToWeights"
|
||||
],
|
||||
{
|
||||
"author": "Isaac Emesowum",
|
||||
"description": "This extension offers automatic drums extraction from audio files, as well as a few helper nodes to support my audio synchronization AnimateDiff workflows.",
|
||||
"nickname": "Isaac's Nodes",
|
||||
"title": "Isaac's Nodes",
|
||||
"title_aux": "Isaac's Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [
|
||||
[
|
||||
"IF_WhisperSpeech"
|
||||
@ -11145,6 +11159,8 @@
|
||||
"BMAB Alpha Composit",
|
||||
"BMAB Basic",
|
||||
"BMAB Blend",
|
||||
"BMAB Conditioning To Bind",
|
||||
"BMAB Context",
|
||||
"BMAB ControlNet",
|
||||
"BMAB ControlNet IPAdapter",
|
||||
"BMAB ControlNet Openpose",
|
||||
@ -11159,9 +11175,11 @@
|
||||
"BMAB Integrator",
|
||||
"BMAB KSampler",
|
||||
"BMAB KSamplerHiresFix",
|
||||
"BMAB KSamplerHiresFixWithUpscaler",
|
||||
"BMAB Lama Inpaint",
|
||||
"BMAB LoRA Loader",
|
||||
"BMAB Masks To Images",
|
||||
"BMAB Model To Bind",
|
||||
"BMAB Person Detailer",
|
||||
"BMAB Prompt",
|
||||
"BMAB Remove Background",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user