FoleyCrafter icon indicating copy to clipboard operation
FoleyCrafter copied to clipboard

I installed it according to your official instructions and got an error immediately. Please write the dependency package accurately and make the project available before publishing it on GitHub.

Open haisheng666 opened this issue 6 months ago • 4 comments

File "D:\miniconda3\envs\foleycrafter\lib\site-packages\torchvision_meta_registrations.py", line 164, in def meta_nms(dets, scores, iou_threshold): File "D:\miniconda3\envs\foleycrafter\lib\site-packages\torch\library.py", line 654, in register use_lib._register_fake(op_name, func, _stacklevel=stacklevel + 1) File "D:\miniconda3\envs\foleycrafter\lib\site-packages\torch\library.py", line 154, in _register_fake handle = entry.abstract_impl.register(func_to_register, source) File "D:\miniconda3\envs\foleycrafter\lib\site-packages\torch_library\abstract_impl.py", line 31, in register if torch._C._dispatch_has_kernel_for_dispatch_key(self.qualname, "Meta"): RuntimeError: operator torchvision::nms does not exist

haisheng666 avatar Aug 08 '24 02:08 haisheng666