mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
add Notebook
This commit is contained in:
parent
00332ae444
commit
f96dd66cdc
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user