fix: add target='_blank' for linnk in notice board

update DB
This commit is contained in:
Dr.Lt.Data
2024-06-19 01:23:17 +09:00
parent 0e4f1713a4
commit ae0e901a2a
8 changed files with 80 additions and 9 deletions

View File

@@ -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",