TinyTerra / ComfyUI_tinyterraNodes

A selection of nodes for Stable Diffusion ComfyUI
GNU General Public License v3.0
393 stars 45 forks source link

(IMPORT FAILED) #118

Closed Nico53425342 closed 4 months ago

Nico53425342 commented 4 months ago

Traceback (most recent call last): File "D:\Desktop\Comfy-UI+EX\ComfyUI\nodes.py", line 1879, in load_custom_node module_spec.loader.exec_module(module) File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "D:\Desktop\Comfy-UI+EX\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes__init__.py", line 1, in from .ttNpy.tinyterraNodes import TTN_VERSIONS File "D:\Desktop\Comfy-UI+EX\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes\ttNpy\tinyterraNodes.py", line 54, in from comfy_extras.chainner_models import model_loading ModuleNotFoundError: No module named 'comfy_extras.chainner_models'

Cannot import D:\Desktop\Comfy-UI+EX\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes module for custom nodes: No module named 'comfy_extras.chainner_models'

49RpK5dY commented 4 months ago

Seems like a lot of custom nodes broke with latest ComfyUI update. You can rollback Comfy git checkout ffc4b7c30e35eb2773ace52a0b00e0ca5c1f4362 until this get resolved.

Nico53425342 commented 4 months ago

okay, thx for the command

Nico53425342 commented 4 months ago

no more problem. thx