mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
35285dd74b
commit
61675061a0
@ -1925,6 +1925,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes to prepare the noise predictions before the CFG function"
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "Skimmed_CFG",
|
||||
"id": "skimmed-cfg",
|
||||
"reference": "https://github.com/Extraltodeus/Skimmed_CFG",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/Skimmed_CFG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)"
|
||||
},
|
||||
{
|
||||
"author": "JPS",
|
||||
"title": "JPS Custom Nodes for ComfyUI",
|
||||
|
||||
@ -1730,6 +1730,14 @@
|
||||
"title_aux": "LoadLoraWithTags"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/Skimmed_CFG": [
|
||||
[
|
||||
"Skimmed CFG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Skimmed_CFG"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [
|
||||
[
|
||||
"CLIP Temperature",
|
||||
|
||||
@ -644,6 +644,11 @@
|
||||
"last_update": "2024-06-22 21:05:44",
|
||||
"author_account_age_days": 3189
|
||||
},
|
||||
"https://github.com/Extraltodeus/Skimmed_CFG": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-08-03 17:09:57",
|
||||
"author_account_age_days": 3190
|
||||
},
|
||||
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": {
|
||||
"stars": 38,
|
||||
"last_update": "2024-07-10 00:27:51",
|
||||
|
||||
@ -10,6 +10,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "Skimmed_CFG",
|
||||
"id": "skimmed-cfg",
|
||||
"reference": "https://github.com/Extraltodeus/Skimmed_CFG",
|
||||
"files": [
|
||||
"https://github.com/Extraltodeus/Skimmed_CFG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful anti-burn allowing much higher CFG scales for latent diffusion models (for ComfyUI)"
|
||||
},
|
||||
{
|
||||
"author": "noarche",
|
||||
"title": "Color Enhance",
|
||||
@ -677,39 +688,6 @@
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
|
||||
},
|
||||
{
|
||||
"author": "john-mnz",
|
||||
"title": "ComfyUI-Inspyrenet-Rembg",
|
||||
"id":"inspyrenet",
|
||||
"reference": "https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg",
|
||||
"files":[
|
||||
"https://github.com/john-mnz/ComfyUI-Inspyrenet-Rembg"
|
||||
],
|
||||
"install_type":"git-clone",
|
||||
"description":"ComfyUI node for background removal implementing [a/InSPyReNet](https://github.com/plemeri/InSPyReNet)"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DiffMorpher-ComfyUI",
|
||||
"id": "uvr5",
|
||||
"reference": "https://github.com/AIFSH/DiffMorpher-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/DiffMorpher-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a custom node for [a/DiffMorpher](https://github.com/Kevin-thu/DiffMorpher),you can find base workflow in [a/doc](https://github.com/AIFSH/DiffMorpher-ComfyUI/blob/main/doc)"
|
||||
},
|
||||
{
|
||||
"author": "2kpr",
|
||||
"title": "ComfyUI-UltraPixel",
|
||||
"id": "comfyui-ultrapixel",
|
||||
"reference": "https://github.com/2kpr/ComfyUI-UltraPixel",
|
||||
"files": [
|
||||
"https://github.com/2kpr/ComfyUI-UltraPixel"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of UltraPixel on ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1730,6 +1730,14 @@
|
||||
"title_aux": "LoadLoraWithTags"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/Skimmed_CFG": [
|
||||
[
|
||||
"Skimmed CFG"
|
||||
],
|
||||
{
|
||||
"title_aux": "Skimmed_CFG"
|
||||
}
|
||||
],
|
||||
"https://github.com/Extraltodeus/Stable-Diffusion-temperature-settings": [
|
||||
[
|
||||
"CLIP Temperature",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user