-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Error message occurred while importing the 'ComfyUI Video Depth Anything' module.
Traceback (most recent call last):
File "C:\Users\RenderNode\AppData\Local\Programs\@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2124, in load_custom_node
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "C:\Users\RenderNode\Documents\ComfyUI\custom_nodes\comfyui-video-depth-anything\__init__.py", line 1, in <module>
from .node import LoadVideoDepthAnythingModel, VideoDepthAnythingProcess
File "C:\Users\RenderNode\Documents\ComfyUI\custom_nodes\comfyui-video-depth-anything\node.py", line 4, in <module>
import matplotlib.cm as cm
ModuleNotFoundError: No module named 'matplotlib'
Metadata
Metadata
Assignees
Labels
No labels