Merge f96dd66cdcf79fc1babba81616818a0f9b9df39c into de64af4a6873547668187f0e98433a8030880940

This commit is contained in:
Liu Sida 2025-12-08 10:32:04 +08:00 committed by GitHub
commit f3b45b123e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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