ComfyUI
ComfyUI copied to clipboard
a quick fix: change full path (module_path) to folder name (possible_module)
I assume this is a typo, because possible_module can be __pycache__ but module_path is the full path and never be __pycache__.