mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
add three_js_nodes (#1281)
This commit is contained in:
parent
76b073c366
commit
665fd72480
@ -1,5 +1,16 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"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",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user