add three_js_nodes (#1281)

This commit is contained in:
lo-th 2024-11-29 12:50:23 +01:00 committed by GitHub
parent 76b073c366
commit 665fd72480
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "lth",
"title": "Comfyui_three_js",
"id": "lth",
"reference": "https://github.com/lo-th/Comfyui_three_js",
"files": [
"https://github.com/lo-th/Comfyui_three_js"
],
"install_type": "git-clone",
"description": "Use power of three.js in 3d view on comfyui."
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Manager",