update DB
This commit is contained in:
@@ -18521,7 +18521,7 @@
|
||||
"https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A utility node for generating empty latent tensors in Stable Diffusion v3.5-compatible resolutions. This node allows for custom batch sizes, width/height overrides, and inverting aspect ratios, ensuring flexibility and compatibility in ComfyUI workflows."
|
||||
"description": "A universal node for generating empty latent tensors with support for SD3.5, SDXL, and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
@@ -29033,13 +29033,13 @@
|
||||
},
|
||||
{
|
||||
"author": "set-soft",
|
||||
"title": "Audio Separation",
|
||||
"title": "Audio Separation (Demix)",
|
||||
"reference": "https://github.com/set-soft/AudioSeparation",
|
||||
"files": [
|
||||
"https://github.com/set-soft/AudioSeparation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio separation (demixing) using AI. Separating Voices, Instruments, Bass, Drums, etc. CLI and ComfyUI"
|
||||
"description": "Audio separation (aka demixing) nodes, for Vocals, Instruments, Bass, Drums and Others (experimental Piano and Guitar).\nUsing MDX-Net and Demucs, no extra dependencies, support for batch and resample.\nChoose between High Quality and Speed. All safetensor models (No ONNX, No PyTorch)"
|
||||
},
|
||||
{
|
||||
"author": "creepybits",
|
||||
@@ -29960,6 +29960,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Repository contains CSV Styler - custom node for ComfyUI. It loads styles from styles.csv file (Automatic1111 Web-Ui styles.csv format) and combine them with provided positive and negative prompt.\nNOTE: 'styles.csv' should be placed in ComfyUI root directory (near main.py)."
|
||||
},
|
||||
{
|
||||
"author": "cnnmmd",
|
||||
"title": "cnnmmd: comfyui_xoxxox_cnnmmd",
|
||||
"reference": "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd",
|
||||
"files": [
|
||||
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a set of custom nodes for ComfyUI, designed for the following application: [a/https://github.com/cnnmmd/cnnmmd](https://github.com/cnnmmd/cnnmmd)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user