ssitu / ComfyUI_UltimateSDUpscale

ComfyUI nodes for the Ultimate Stable Diffusion Upscale script by Coyote-A.
GNU General Public License v3.0
791 stars 54 forks source link

worked fine for a few days before... #60

Closed offmybach closed 5 months ago

offmybach commented 7 months ago

this time the error was because of Cannot import D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale module for custom nodes: DLL load failed while importing inplace_abn: The specified module could not be found.

File "D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale__init.py", line 24, in from .nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\nodes.py", line 5, in from usdu_patch import usdu File "D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\usdu_patch.py", line 2, in from repositories import ultimate_upscale as usdu File "D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories\init__.py", line 14, in spec.loader.exec_module(ultimate_upscale) File "D:\Data\Packages\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale\repositories\ultimate_sd_upscale\scripts\ultimate-upscale.py", line 4, in from modules import processing, shared, images, devices, scripts

ssitu commented 7 months ago

Do you have the reactor-node custom node installed?

mashiye commented 6 months ago

the same issue

ssitu commented 6 months ago

Does this issue still happen after the latest change?