flowtyone / ComfyUI-Flowty-CRM

This is a custom node that lets you use Convolutional Reconstruction Models right from ComfyUI.
Other
128 stars 7 forks source link

Nvdiffrast error on Ubuntu #18

Open LPSCRYPT opened 3 months ago

LPSCRYPT commented 3 months ago

I'm using Ubuntu but still getting the nvdiffrast error:

`Error occurred when executing CRMModelerCuda:

/home/user/.cache/torch_extensions/py310_cu118/nvdiffrast_plugin/nvdiffrast_plugin.so: cannot open shared object file: No such file or directory`

The special instructions here are for Windows installations, so I'm not sure what might be the problem or how to fix it for my Ubuntu setup.

flowtyone commented 3 months ago

ubuntu should be easier, look here: https://nvlabs.github.io/nvdiffrast/#linux

LPSCRYPT commented 3 months ago

There they only give advice to run it inside a docker container, but I am already running a dockerized machine in the cloud