update DB
This commit is contained in:
@@ -10,6 +10,26 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "pkpkTech",
|
||||
"title": "ComfyUI-SaveQueues",
|
||||
"reference": "https://github.com/pkpkTech/ComfyUI-SaveQueues",
|
||||
"files": [
|
||||
"https://github.com/pkpkTech/ComfyUI-SaveQueues"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add a button to the menu to save and load the running queue and the pending queues.\nThis is intended to be used when you want to exit ComfyUI with queues still remaining."
|
||||
},
|
||||
{
|
||||
"author": "jordoh",
|
||||
"title": "ComfyUI Deepface",
|
||||
"reference": "https://github.com/jordoh/ComfyUI-Deepface",
|
||||
"files": [
|
||||
"https://github.com/jordoh/ComfyUI-Deepface"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes wrapping the [a/deepface](https://github.com/serengil/deepface) library."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-DiffusersStableCascade",
|
||||
@@ -28,7 +48,7 @@
|
||||
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8.\nLow scale like 4 also gives really nice results since your CFG is not the CFG anymore."
|
||||
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
|
||||
},
|
||||
{
|
||||
"author": "Mamaaaamooooo",
|
||||
|
||||
@@ -652,7 +652,7 @@
|
||||
"author": "CRE8IT GmbH",
|
||||
"description": "This extension offers various nodes.",
|
||||
"nickname": "cre8Nodes",
|
||||
"title": "cr8SerialPrompter",
|
||||
"title": "cr8ImageSizer",
|
||||
"title_aux": "ComfyUI-Cre8it-Nodes"
|
||||
}
|
||||
],
|
||||
@@ -698,7 +698,8 @@
|
||||
],
|
||||
"https://github.com/Extraltodeus/ComfyUI-AutomaticCFG": [
|
||||
[
|
||||
"Automatic CFG"
|
||||
"Automatic CFG",
|
||||
"Automatic CFG channels multipliers"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AutomaticCFG"
|
||||
@@ -1821,17 +1822,20 @@
|
||||
],
|
||||
"https://github.com/Nuked88/ComfyUI-N-Nodes": [
|
||||
[
|
||||
"DynamicPrompt",
|
||||
"Float Variable",
|
||||
"FrameInterpolator",
|
||||
"GPT Loader Simple",
|
||||
"GPTSampler",
|
||||
"Integer Variable",
|
||||
"LoadFramesFromFolder",
|
||||
"LoadVideo",
|
||||
"SaveVideo",
|
||||
"SetMetadataForSaveVideo",
|
||||
"String Variable"
|
||||
"CLIPTextEncodeAdvancedNSuite [n-suite]",
|
||||
"DynamicPrompt [n-suite]",
|
||||
"Float Variable [n-suite]",
|
||||
"FrameInterpolator [n-suite]",
|
||||
"GPT Loader Simple [n-suite]",
|
||||
"GPT Sampler [n-suite]",
|
||||
"ImagePadForOutpaintAdvanced [n-suite]",
|
||||
"Integer Variable [n-suite]",
|
||||
"Llava Clip Loader [n-suite]",
|
||||
"LoadFramesFromFolder [n-suite]",
|
||||
"LoadVideo [n-suite]",
|
||||
"SaveVideo [n-suite]",
|
||||
"SetMetadataForSaveVideo [n-suite]",
|
||||
"String Variable [n-suite]"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-N-Nodes"
|
||||
@@ -3548,7 +3552,7 @@
|
||||
"scale"
|
||||
],
|
||||
{
|
||||
"title_aux": "antrobots-comfyUI-nodepack"
|
||||
"title_aux": "antrobots ComfyUI Nodepack"
|
||||
}
|
||||
],
|
||||
"https://github.com/asagi4/ComfyUI-CADS": [
|
||||
@@ -5599,6 +5603,15 @@
|
||||
"title_aux": "ComfyUI-sampler-lcm-alternative"
|
||||
}
|
||||
],
|
||||
"https://github.com/jordoh/ComfyUI-Deepface": [
|
||||
[
|
||||
"DeepfaceExtractFaces",
|
||||
"DeepfaceVerify"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Deepface"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtrue/ComfyUI-JaRue": [
|
||||
[
|
||||
"Text2Image_jru",
|
||||
@@ -6304,7 +6317,8 @@
|
||||
"https://github.com/martijnat/comfyui-previewlatent": [
|
||||
[
|
||||
"PreviewLatent",
|
||||
"PreviewLatentAdvanced"
|
||||
"PreviewLatentAdvanced",
|
||||
"PreviewLatentXL"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-previewlatent"
|
||||
|
||||
Reference in New Issue
Block a user