Revert "Merge branch 'main' of https://github.com/daxcay/ComfyUI-Manager"
This reverts commit16fcb3a7b1, reversing changes made tobb7b13c1f5.
This commit is contained in:
@@ -149,16 +149,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This module provides an annotation @ComfyFunc to streamline adding custom node types in ComfyUI. It processes your function's signature to create a wrapped function and custom node definition required for ComfyUI, eliminating all the boilerplate code. In most cases you can just add a @ComfyFunc(\"category\") annotation to your existing function."
|
||||
},
|
||||
{
|
||||
"author": "MokkaBoss1",
|
||||
"title": "Woman_in_a_dress",
|
||||
"reference": "https://github.com/MokkaBoss1/Woman_in_a_dress",
|
||||
"files": [
|
||||
"https://github.com/MokkaBoss1/Woman_in_a_dress/raw/main/Woman_In_A_Dress.py"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Woman_in_a_dress"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user