kijai / ComfyUI-SUPIR

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

(IMPORT FAILED): /content/drive/MyDrive/ComfyUI/custom_nodes/ComfyUI-SUPIR #116

Open Amit30swgoh opened 1 month ago

Amit30swgoh commented 1 month ago

image image tried click on fix image image

Amit30swgoh commented 1 month ago

Tried fix:

Install custom node 'ComfyUI-SUPIR' Try fixing: ['https://github.com/kijai/ComfyUI-SUPIR'] Install: pip packages

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'transformers>=4.28.1']

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'fsspec>=2023.4.0']

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'kornia>=0.6.9']

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'open-clip-torch>=2.17.1']

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'Pillow>=9.4.0']

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'pytorch-lightning>=2.2.1']

Collecting pytorch-lightning>=2.2.1 Using cached pytorch_lightning-2.2.4-py3-none-any.whl (802 kB) Installing collected packages: pytorch-lightning Attempting uninstall: pytorch-lightning Found existing installation: pytorch-lightning 1.5.0 Uninstalling pytorch-lightning-1.5.0: Successfully uninstalled pytorch-lightning-1.5.0 Successfully installed pytorch-lightning-2.2.4

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'omegaconf']

ComfyUI-Manager: EXECUTE => ['/usr/bin/python3', '-m', 'pip', 'install', 'accelerate']

                               Attempt to fixing '['https://github.com/kijai/ComfyUI-SUPIR']' is done.

After restarting ComfyUI, please refresh the browser. FETCH DATA from: /content/drive/MyDrive/ComfyUI/custom_nodes/ComfyUI-Manager/.cache/1514988643_custom-node-list.json FETCH DATA from: /content/drive/MyDrive/ComfyUI/custom_nodes/ComfyUI-Manager/.cache/1742899825_extension-node-map.json

still gets after restarting and refresh

kijai commented 1 month ago

You need to find the actual import error from the startup log to know what's causing this, if you can't find it then share the whole log here and I can take a look.