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
79b4136403
commit
0e4b47c13d
@ -14559,6 +14559,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Slider_Sidebar",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Slider_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Slider_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar allowing easy access, navigation, and use of a massive collection (100+) of LECO (Slider) LoRAs. LECOs are an amazing tool to generate variance in your output with a minimal impact to consistency, i.e. deviating form your prompt. They can also allow you access to control parts of your image without taking up CLIP space, saving your token weights for more valuable keywords. If you haven't used them, there's never been a better time to try!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -626,6 +626,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/SeedVC-ComfyUI": [
|
||||
[
|
||||
"SeedVC4SingNode",
|
||||
"SeedVCNode"
|
||||
],
|
||||
{
|
||||
@ -662,6 +663,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI": [
|
||||
[
|
||||
"CombineAudioNode",
|
||||
"VocalSeparationNode"
|
||||
],
|
||||
{
|
||||
@ -972,8 +974,10 @@
|
||||
"GLSL COLOR PALETTE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL CONICAL GRADIENT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL DIRECTIONAL WARP (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL INVERT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL BLEND (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL POSTERIZE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
@ -5472,7 +5476,7 @@
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
|
||||
[
|
||||
"AudioPath",
|
||||
"LoadAudio",
|
||||
"Wav2Lip"
|
||||
],
|
||||
{
|
||||
@ -11121,6 +11125,7 @@
|
||||
"Eden_IMG_unpadder",
|
||||
"Eden_Int",
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_Seed",
|
||||
"Eden_String",
|
||||
"Eden_gpt4_node",
|
||||
"FolderScanner",
|
||||
@ -12565,6 +12570,7 @@
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"selenium_tool",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
"start_anything",
|
||||
@ -14029,6 +14035,8 @@
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"CogVideoXFunSampler",
|
||||
"CogVideoXFunVid2VidSampler",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1199,6 +1199,11 @@
|
||||
"last_update": "2024-09-09 15:52:44",
|
||||
"author_account_age_days": 4976
|
||||
},
|
||||
"https://github.com/Kinglord/ComfyUI_Slider_Sidebar": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-09-18 16:41:42",
|
||||
"author_account_age_days": 4976
|
||||
},
|
||||
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler": {
|
||||
"stars": 152,
|
||||
"last_update": "2024-09-01 03:57:22",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Slider_Sidebar",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Slider_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Slider_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar allowing easy access, navigation, and use of a massive collection (100+) of LECO (Slider) LoRAs. LECOs are an amazing tool to generate variance in your output with a minimal impact to consistency, i.e. deviating form your prompt. They can also allow you access to control parts of your image without taking up CLIP space, saving your token weights for more valuable keywords. If you haven't used them, there's never been a better time to try!"
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Cozy Link Toggle",
|
||||
@ -685,17 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:KolorsAwesomePrompts"
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "Advanced Sequence Seed Generator",
|
||||
"id": "adv-seq-seed-gen",
|
||||
"reference": "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -626,6 +626,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/SeedVC-ComfyUI": [
|
||||
[
|
||||
"SeedVC4SingNode",
|
||||
"SeedVCNode"
|
||||
],
|
||||
{
|
||||
@ -662,6 +663,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI": [
|
||||
[
|
||||
"CombineAudioNode",
|
||||
"VocalSeparationNode"
|
||||
],
|
||||
{
|
||||
@ -972,8 +974,10 @@
|
||||
"GLSL COLOR PALETTE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL CONICAL GRADIENT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL DIRECTIONAL WARP (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL INVERT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL BLEND (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL POSTERIZE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
@ -5472,7 +5476,7 @@
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
|
||||
[
|
||||
"AudioPath",
|
||||
"LoadAudio",
|
||||
"Wav2Lip"
|
||||
],
|
||||
{
|
||||
@ -11121,6 +11125,7 @@
|
||||
"Eden_IMG_unpadder",
|
||||
"Eden_Int",
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_Seed",
|
||||
"Eden_String",
|
||||
"Eden_gpt4_node",
|
||||
"FolderScanner",
|
||||
@ -12565,6 +12570,7 @@
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"selenium_tool",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
"start_anything",
|
||||
@ -14029,6 +14035,8 @@
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"CogVideoXFunSampler",
|
||||
"CogVideoXFunVid2VidSampler",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user