You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "E:\stable_diffusion\ComfyUI\nodes.py", line 1735, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor_init.py", line 6, in
loader.check_updates()
File "E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor\Loader.py", line 104, in check_updates
repo = Repo(self.__root_path, odbt=git.db.GitDB)
^^^
UnboundLocalError: cannot access local variable 'git' where it is not associated with a value
Cannot import E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor module for custom nodes: cannot access local variable 'git' where it is not associated with a value
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "E:\stable_diffusion\ComfyUI\nodes.py", line 1735, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor_init.py", line 6, in
loader.check_updates()
File "E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor\Loader.py", line 104, in check_updates
repo = Repo(self.__root_path, odbt=git.db.GitDB)
^^^
UnboundLocalError: cannot access local variable 'git' where it is not associated with a value
Cannot import E:\stable_diffusion\ComfyUI\custom_nodes\ComfyUI-Allor module for custom nodes: cannot access local variable 'git' where it is not associated with a value
The text was updated successfully, but these errors were encountered: