AIGODLIKE / ComfyUI-BlenderAI-node

Used for AI model generation, next-generation Blender rendering engine, texture enhancement&generation (based on ComfyUI)
GNU General Public License v3.0
741 stars 42 forks source link

The nodes are not visible #117

Open motolo opened 1 month ago

motolo commented 1 month ago

I'm testing this splendid addon but unfortunately everything works but the nodes are not loaded :( they are not visible.... I'm on Linux.

motolo commented 1 month ago

Schermata_20240722_200122

motolo commented 1 month ago

Parsing Failed: RestoreDetail -> module 'aud' has no attribute 'Device'

KarryCharon commented 1 month ago

Shilft + A to add new node. You should create node tree first like comfyui(web end), then Execute Node Tree. QQ_1721887224114

KarryCharon commented 1 month ago

Parsing Failed: RestoreDetail -> module 'aud' has no attribute 'Device'

This may cause by python aud library.

motolo commented 1 month ago

Shilft + A to add new node don't work...

KarryCharon commented 1 month ago

Shilft + A to add new node don't work...

Fixed! Try the newset version!

JoxJisF commented 3 weeks ago

The "node" "ComfyUI-CUP" was not included in the Comfy, due to a conflict.

【ComfyUI-CUP】Conflicted Nodes (1) PreviewAudio [ComfyUI]

image

KarryCharon commented 3 weeks ago

@JoxJisF Are you install ComfyUI-BlenderAI-node by git clone https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node --recursive ? The --recursive option is important !

leohu1 commented 3 weeks ago

The "node" "ComfyUI-CUP" was not included in the Comfy, due to a conflict.

【ComfyUI-CUP】Conflicted Nodes (1) PreviewAudio [ComfyUI]

image

the bug is still here, the node PreviewAudio conflict ComfyUI's defult node.

leohu1 commented 3 weeks ago

@JoxJisF Are you install ComfyUI-BlenderAI-node by git clone https://github.com/AIGODLIKE/ComfyUI-BlenderAI-node --recursive ? The --recursive option is important !

I used --recursive, the bug is still here I think it's is related to the code, and not the installation