Compare commits

...

2 Commits

Author SHA1 Message Date
Liu Sida
820ada8dfc
Merge f96dd66cdcf79fc1babba81616818a0f9b9df39c into 5c475e3c157336ee5bcd4d51d50fa1a301c401b5 2025-12-05 21:56:07 +08:00
Sida Liu
f96dd66cdc add Notebook 2025-11-28 07:46:37 +08:00

View File

@ -10204,6 +10204,17 @@
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "Sida Liu",
"title": "ComfyUI-Notebook",
"id": "notebook",
"reference": "https://github.com/liusida/ComfyUI-Notebook",
"files": [
"https://github.com/liusida/ComfyUI-Notebook"
],
"install_type": "git-clone",
"description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows."
},
{
"author": "jtydhr88",
"title": "ComfyUI-Workflow-Encrypt",