t-manabe-s
t-manabe-s
I had the same problem. The cause was that the Preview 3DMesh node was designed to run locally, as described in ComfyUI-3D-Pack/webserver/server.py. I was running ComfyUI on a remote Linux...
Thanks for the reply @MrForExample As for system.conf, I noticed it by looking at __init__.py and knew it wasn't the right way to do it, but I chose this method...
@genericgod > Error loading extension /extensions/ComfyUI-3D-Pack/js/threeVisualizer.js TypeError: Failed to resolve module specifier "three". Relative references must start with either "/", "./", or "../" extensionPromises http://192.168.x.xxx:8188/scripts/app.js:1454 This error means that the...