optimize: better badge
optimize: cache data mode improve: robust data retrieve update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "80sVectorz",
|
||||
"title": "ComfyUI-Static-Primitives",
|
||||
"reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives",
|
||||
"files": [
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
|
||||
},
|
||||
{
|
||||
"author": "zfkun",
|
||||
"title": "ComfyUI_zfkun",
|
||||
"reference": "https://github.com/zfkun/ComfyUI_zfkun",
|
||||
"files": [
|
||||
"https://github.com/zfkun/ComfyUI_zfkun"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Preview Text, Text Translation."
|
||||
},
|
||||
{
|
||||
"author": "jtrue",
|
||||
"title": "ComfyUI-JaRue",
|
||||
|
||||
@@ -1429,6 +1429,7 @@
|
||||
"RerouteTextForCLIPTextEncodeA1111"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "- Ostris$",
|
||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||
}
|
||||
],
|
||||
@@ -2730,7 +2731,8 @@
|
||||
"https://github.com/chflame163/ComfyUI_MSSpeech_TTS": [
|
||||
[
|
||||
"MicorsoftSpeech_TTS",
|
||||
"Play Sound"
|
||||
"Play Sound",
|
||||
"Play Sound (loop)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MSSpeech_TTS"
|
||||
@@ -3506,6 +3508,9 @@
|
||||
"https://github.com/jags111/ComfyUI_Jags_VectorMagic": [
|
||||
[
|
||||
"CircularVAEDecode",
|
||||
"JagsCLIPSeg",
|
||||
"JagsClipseg",
|
||||
"JagsCombineMasks",
|
||||
"SVG",
|
||||
"YoloSEGdetectionNode",
|
||||
"YoloSegNode",
|
||||
@@ -4558,7 +4563,7 @@
|
||||
"nickname": "rgthree",
|
||||
"nodename_pattern": " \\(rgthree\\)$",
|
||||
"title": "Comfy Nodes",
|
||||
"title_aux": "rgthree's ComfyUi Nodes"
|
||||
"title_aux": "rgthree's ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/richinsley/Comfy-LFO": [
|
||||
@@ -5077,7 +5082,6 @@
|
||||
"Random Line 4"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "\\(mtb\\)$",
|
||||
"title_aux": "Hakkun-ComfyUI-nodes"
|
||||
}
|
||||
],
|
||||
@@ -5474,6 +5478,16 @@
|
||||
"title_aux": "Cute Comfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/zfkun/ComfyUI_zfkun": [
|
||||
[
|
||||
"ZFPreviewText",
|
||||
"ZFPreviewTextMultiline",
|
||||
"ZFTextTranslation"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_zfkun"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhuanqianfish/ComfyUI-EasyNode": [
|
||||
[
|
||||
"EasyCaptureNode",
|
||||
|
||||
Reference in New Issue
Block a user