-
-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
RuntimeError Traceback (most recent call last)
/tmp/ipython-input-1595552185.py in <cell line: 0>()
59 from comfy import model_management
60
---> 61 from nodes import (
62 CheckpointLoaderSimple,
63 CLIPLoader,
8 frames
/usr/local/lib/python3.12/dist-packages/torch/_library/fake_impl.py in register(self, func, source)
29 f"{self.kernel.source}."
30 )
---> 31 if torch._C._dispatch_has_kernel_for_dispatch_key(self.qualname, "Meta"):
32 raise RuntimeError(
33 f"register_fake(...): the operator {self.qualname} "
RuntimeError: operator torchvision::nms does not exist
Metadata
Metadata
Assignees
Labels
No labels