fix: add target='_blank' for linnk in notice board
update DB
This commit is contained in:
@@ -13,7 +13,17 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "chris-the-wiz",
|
||||
"title": "EmbeddingsCurveEditor_ComfyUI",
|
||||
"id": "embeddings-curve-editor",
|
||||
"reference": "https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Edit embeddings with a curve. Actually should work on any 1D input tensor. Tested with IPAdapter-Plus."
|
||||
},
|
||||
{
|
||||
"author": "AustinMroz",
|
||||
"title": "ComfyUI-WorkflowCheckpointing",
|
||||
|
||||
@@ -2254,6 +2254,7 @@
|
||||
"https://github.com/JayLyu/ComfyUI_BaiKong_Node": [
|
||||
[
|
||||
"BK_ColorSelector",
|
||||
"BK_GradientImage",
|
||||
"BK_Img2Color"
|
||||
],
|
||||
{
|
||||
@@ -5935,9 +5936,9 @@
|
||||
"https://github.com/badayvedat/ComfyUI-fal-Connector": [
|
||||
[
|
||||
"BooleanInput_fal",
|
||||
"ComboInput_fal",
|
||||
"FloatInput_fal",
|
||||
"IntegerInput_fal",
|
||||
"SaveImage_fal",
|
||||
"StringInput_fal"
|
||||
],
|
||||
{
|
||||
@@ -7223,6 +7224,14 @@
|
||||
"title_aux": "Comfy-Topaz"
|
||||
}
|
||||
],
|
||||
"https://github.com/chris-the-wiz/EmbeddingsCurveEditor_ComfyUI": [
|
||||
[
|
||||
"Embeddings Curve Editor"
|
||||
],
|
||||
{
|
||||
"title_aux": "EmbeddingsCurveEditor_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrisfreilich/virtuoso-nodes": [
|
||||
[
|
||||
"BlackAndWhite",
|
||||
@@ -8520,12 +8529,18 @@
|
||||
],
|
||||
"https://github.com/exdysa/comfyui-selector": [
|
||||
[
|
||||
"Fork",
|
||||
"ForkClip",
|
||||
"Recourse",
|
||||
"Selector"
|
||||
"Recourse+/-",
|
||||
"RecourseCkpt",
|
||||
"RecourseImage",
|
||||
"Selector",
|
||||
"Unite"
|
||||
],
|
||||
{
|
||||
"author": "\"\u02f6\ud835\udfa2\u292c\u2ad2\u2d56s\u143c\u02f6\"",
|
||||
"description": "\"Selector and Recourse for exdysa workflow. Preset aspect ratios, general settings, fallback switches.\"",
|
||||
"description": "\"EXDYSA. Selector and Recourse. Presets & failsafes. Work flow.\"",
|
||||
"nickname": "\"Selector\"",
|
||||
"title": "\"Selector\"",
|
||||
"title_aux": "comfyui-selector"
|
||||
|
||||
Reference in New Issue
Block a user