kijai / ComfyUI-SUPIR

SUPIR upscaling wrapper for ComfyUI
Other
1.2k stars 66 forks source link

All SUPIR Nodes cannot be loaded and remain red in the workflow. #131

Open copper747 opened 1 month ago

copper747 commented 1 month ago

Hello Kijai – thank you so much for your work on ComfyUi-Supir. Sadly I cannot test your workflow because all Supir Nodes cannot be loaded and remain red in the workflow. No chance to work on it with the Manager.

There seems to be a Node Import Problem :

Cannot import D:\001_Stable_Diffusion\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-SUPIR module for custom nodes: cannot import name 'measure_flops' from 'lightning_fabric.utilities' (D:\001_Stable_Diffusion\ComfyUI_windows_portable_nvidia_cu121_or_cpu\ComfyUI_windows_portable\python_embeded\Lib\site-packages\lightning_fabric\utilities__init__.py) (pysssss:WD14Tagger) [DEBUG] Available ORT providers: TensorrtExecutionProvider, CUDAExecutionProvider, CPUExecutionProvider (pysssss:WD14Tagger) [DEBUG] Using ORT providers: CUDAExecutionProvider, CPUExecutionProvider

.... and maybe not so relevant a xFormers problem :

Total VRAM 24563 MB, total RAM 65459 MB pytorch version: 2.3.0+cu121 WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.3.0+cu121 with CUDA 1201 (you have 2.3.0+cu121) Python 3.10.11 (you have 3.11.6) Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers) Memory-efficient attention, SwiGLU, sparse and more won't be available. Set XFORMERS_MORE_DETAILS=1 for more details xformers version: 0.0.26.post1

I tried so many things – do you have a solution ?