LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
3.34k stars 223 forks source link

Can't open ComfyUI after new SM update (2.9.1) #517

Open Tromazing opened 3 months ago

Tromazing commented 3 months ago

Since updating, I now get the following information when trying to launch ComfyUI:

ComfyUI startup time: 2024-03-13 10:57:17.384048 Platform: Windows Python version: 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)] Python executable: D:\StableDiffusion\Packages\ComfyUI\venv\Scripts\python.exe ** Log path: D:\StableDiffusion\Packages\ComfyUI\comfyui.log

Prestartup times for custom nodes: 0.0 seconds: D:\StableDiffusion\Packages\ComfyUI\custom_nodes\rgthree-comfy 0.0 seconds: D:\StableDiffusion\Packages\ComfyUI\custom_nodes\ComfyUI-Manager

Traceback (most recent call last): File "D:\StableDiffusion\Packages\ComfyUI\main.py", line 76, in import execution File "D:\StableDiffusion\Packages\ComfyUI\execution.py", line 11, in import nodes File "D:\StableDiffusion\Packages\ComfyUI\nodes.py", line 21, in import comfy.diffusers_load File "D:\StableDiffusion\Packages\ComfyUI\comfy\diffusers_load.py", line 3, in import comfy.sd File "D:\StableDiffusion\Packages\ComfyUI\comfy\sd.py", line 5, in from comfy import model_management File "D:\StableDiffusion\Packages\ComfyUI\comfy\model_management.py", line 38, in import torch_directml File "D:\StableDiffusion\Packages\ComfyUI\venv\lib\site-packages\torch_directml__init__.py", line 16, in import torch_directml_native ImportError: DLL load failed while importing torch_directml_native: The specified procedure could not be found.

Process finished with exit code 1

ionite34 commented 3 months ago

What GPU are you using and did you know if you were using torch DirectML originally?

Tromazing commented 3 months ago

AMD 6700XT, and yes I think I was. I haven't changed any settings, just updated SM.

github-actions[bot] commented 4 days ago

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.