Add Blender-IO extension (#2223)

This commit is contained in:
KarryCharon 2025-10-16 05:46:16 +08:00 committed by GitHub
parent d28448d519
commit f556962d82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 0 deletions

View File

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

View File

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