sd-webui-segment-anything icon indicating copy to clipboard operation
sd-webui-segment-anything copied to clipboard

can I set Dino to run using the CPU?

Open g558800 opened this issue 1 year ago • 4 comments

How can I set Dino to run using the CPU? When running on the GPU, the error "NameError: name '_ C' is not defined" will appear.

g558800 avatar Apr 19 '23 13:04 g558800

https://github.com/continue-revolution/sd-webui-segment-anything/issues/32#issuecomment-1513873296

Resolve _C problem according to the above issue.

continue-revolution avatar Apr 19 '23 13:04 continue-revolution

Do I need to install VC++buildtools for this repo?

g558800 avatar Apr 19 '23 13:04 g558800

I don't know. If the above step does not help, go to https://github.com/IDEA-Research/Grounded-Segment-Anything/issues and submit an issue there

continue-revolution avatar Apr 19 '23 13:04 continue-revolution

someone else installed cuda and everything just went fine

continue-revolution avatar Apr 19 '23 13:04 continue-revolution

Does ROCm not support it?

YHD233 avatar May 13 '23 09:05 YHD233