mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add Blender-IO extension (#2223)
This commit is contained in:
parent
d28448d519
commit
f556962d82
@ -2074,6 +2074,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This project is used to enable [a/ToonCrafter](https://github.com/ToonCrafter/ToonCrafter) to be used in ComfyUI.\nYou can use it to achieve generative keyframe animation\nAnd use it in Blender for animation rendering and prediction"
|
||||
},
|
||||
{
|
||||
"author": "AIGODLIKE",
|
||||
"title": "Blender-IO",
|
||||
"id": "blender-io",
|
||||
"reference": "https://github.com/AIGODLIKE/Blender-IO",
|
||||
"files": [
|
||||
"https://github.com/AIGODLIKE/Blender-IO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add data chain operation between blender and comfyui. Provides ComfyUIInputs node for blender to fetching data from ComfyUI, and Blender Inputs/Outputs node for ComfyUI to fetching/sending data with blender."
|
||||
},
|
||||
{
|
||||
"author": "syllebra",
|
||||
"title": "BilboX's ComfyUI Custom Nodes",
|
||||
|
||||
@ -1552,6 +1552,16 @@
|
||||
"title_aux": "ComfyUI-ToonCrafter"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIGODLIKE/Blender-IO": [
|
||||
[
|
||||
"BlenderInputs",
|
||||
"BlenderOutputs",
|
||||
"ComfyUIInputs"
|
||||
],
|
||||
{
|
||||
"title_aux": "Blender-IO"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIPOQUE/ComfyUI-APQNodes": [
|
||||
[
|
||||
"ColorPalette|AIPOQUE"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user