mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-28 01:50:41 +08:00
update DB
This commit is contained in:
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "w3rc",
|
||||
"title": "lpips-similarity-comfyui",
|
||||
"reference": "https://github.com/w3rc/lpips-similarity-comfyui",
|
||||
"files": [
|
||||
"https://github.com/w3rc/lpips-similarity-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: GetSimilarity, LPIPSSimilarity"
|
||||
},
|
||||
{
|
||||
"author": "StevenBaby",
|
||||
"title": "comfyui-tools",
|
||||
"reference": "https://github.com/StevenBaby/comfyui-tools",
|
||||
"files": [
|
||||
"https://github.com/StevenBaby/comfyui-tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "IntParameterNode: A Node contain 4 int parameters to quick switch input to other nodes."
|
||||
},
|
||||
{
|
||||
"author": "zhu798542746",
|
||||
"title": "comfyui_model [UNSAFE]",
|
||||
|
||||
@ -2790,6 +2790,7 @@
|
||||
"LunaConnectionEditor",
|
||||
"LunaConnectionMatcher",
|
||||
"LunaConnectionStats",
|
||||
"LunaDAAMAnalyzer",
|
||||
"LunaDaemonCLIPLoader",
|
||||
"LunaDaemonVAELoader",
|
||||
"LunaDimensionScaler",
|
||||
@ -2804,6 +2805,8 @@
|
||||
"LunaKSamplerAdvanced",
|
||||
"LunaKSamplerHeadless",
|
||||
"LunaKSamplerScaffold",
|
||||
"LunaLSDBridge",
|
||||
"LunaLSDTokenEditor",
|
||||
"LunaLoRARandomizer",
|
||||
"LunaLoRAStacker",
|
||||
"LunaLoRATriggerInjector",
|
||||
@ -12083,6 +12086,7 @@
|
||||
"https://github.com/saltchicken/ComfyUI-Local-Loader": [
|
||||
[
|
||||
"LoadImageFromDir",
|
||||
"LoadImageFromOutput",
|
||||
"LoadImageFromPath",
|
||||
"LoadSingleImageFromPath",
|
||||
"LoadVideoFromOutput"
|
||||
@ -12093,7 +12097,7 @@
|
||||
],
|
||||
"https://github.com/saltchicken/ComfyUI-Prompter": [
|
||||
[
|
||||
"CustomizablePromptGenerator"
|
||||
"PromptTemplateManager"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Prompter"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user