Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Tromazing opened this issue Mar 13, 2024 · 4 comments
Closed

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

Tromazing opened this issue Mar 13, 2024 · 4 comments
Labels
stale Stale issue or inactive for long period of time

Comments

@Tromazing
Copy link

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
Copy link
Member

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

@Tromazing
Copy link
Author

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

allwavemedia pushed a commit to allwavemedia/StabilityMatrix that referenced this issue Mar 13, 2024
[main] Merge pull request LykosAI#516 from ionite34/fix-secrets-manager
Copy link

github-actions bot commented Jul 3, 2024

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.

@github-actions github-actions bot added the stale Stale issue or inactive for long period of time label Jul 3, 2024
Copy link

github-actions bot commented Jul 8, 2024

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue or inactive for long period of time
Projects
None yet
Development

No branches or pull requests

2 participants