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

[Issue]: WARNING Failed to load ZLUDA: Could not find module 'E:\Stable Diffusion\ZLUDA STABLE diffusion\automatic.zluda\nvrtc64_112_0.dll' (or one of its dependencies). Try using the full path with constructor syntax. #3651

Closed
2 tasks done
shazam1234raja opened this issue Dec 24, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@shazam1234raja
Copy link

Issue Description

I have been having the same issue
I am using SD.next as you see in the picture

DEVICE : NO GPU showing anywhere

image

image

even there is no benchmark results

I'm I doing anything wrong

Version Platform Description

windows 10 pro
GPU - AMD Radeon RX 6600 XT
CPU - AMD Ryzen 5 5600 6-Core Processor
VRAM - 8176 MB GDDR6 2000 MHz
RAM - 16 GB

Relevant log output

Starting SD.Next
17:13:02-019842 INFO     Logger: file="E:\Stable Diffusion\ZLUDA STABLE diffusion\automatic\sdnext.log" level=INFO
                         size=28021 mode=append
17:13:02-021843 INFO     Python: version=3.10.11 platform=Windows bin="E:\Stable Diffusion\ZLUDA STABLE
                         diffusion\automatic\venv\Scripts\python.exe" venv="E:\Stable Diffusion\ZLUDA STABLE
                         diffusion\automatic\venv"
17:13:02-542895 INFO     Version: app=sd.next updated=2024-12-09 hash=a2f5a39a branch=master
                         url=https://github.com/vladmandic/automatic/tree/master ui=main
17:13:03-357268 INFO     Platform: arch=AMD64 cpu=AMD64 Family 25 Model 33 Stepping 2, AuthenticAMD system=Windows
                         release=Windows-10-10.0.19045-SP0 python=3.10.11 docker=False
17:13:03-361270 INFO     Args: []
17:13:03-407791 INFO     Python: version=3.10.11 platform=Windows bin="E:\Stable Diffusion\ZLUDA STABLE
                         diffusion\automatic\venv\Scripts\python.exe" venv="E:\Stable Diffusion\ZLUDA STABLE
                         diffusion\automatic\venv"
17:13:03-412792 INFO     ROCm: AMD toolkit detected
17:13:04-044190 INFO     ROCm: agents=['gfx1032']
17:13:04-046191 INFO     ROCm: version=6.2, using agent gfx1032
17:13:04-734377 WARNING  Failed to load ZLUDA: Could not find module 'E:\Stable Diffusion\ZLUDA STABLE
                         diffusion\automatic\.zluda\nvrtc64_112_0.dll' (or one of its dependencies). Try using the full
                         path with constructor syntax.
17:13:04-736377 INFO     Using CPU-only torch
17:13:05-399026 INFO     Install: verifying requirements
17:13:05-403026 INFO     Verifying packages
17:13:05-505856 INFO     Extensions: disabled=[]
17:13:05-507856 INFO     Extensions: enabled=['Lora', 'sd-extension-chainner', 'sd-extension-system-info',
                         'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
                         extensions-builtin
17:13:05-533594 INFO     Extensions: enabled=[] extensions
17:13:05-534595 INFO     Startup: quick launch
17:13:05-553371 INFO     Extensions: disabled=[]
17:13:05-554372 INFO     Extensions: enabled=['Lora', 'sd-extension-chainner', 'sd-extension-system-info',
                         'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
                         extensions-builtin
17:13:05-559373 INFO     Extensions: enabled=[] extensions
17:13:05-565375 INFO     Command line args: []
17:13:33-627240 INFO     Torch: torch==2.5.1+cpu torchvision==0.20.1+cpu
17:13:33-630241 INFO     Packages: diffusers==0.32.0.dev0 transformers==4.46.2 accelerate==1.1.1 gradio==3.43.2
17:13:38-178747 INFO     Engine: backend=Backend.DIFFUSERS compute=cpu device=cpu attention="Scaled-Dot-Product"
                         mode=no_grad
17:13:39-082192 INFO     Torch parameters: backend=cpu device=cpu config=Auto dtype=torch.bfloat16 vae=torch.bfloat16
                         unet=torch.bfloat16 context=no_grad nohalf=False nohalfvae=False upscast=False
                         deterministic=False test-fp16=True test-bf16=True optimization="Scaled-Dot-Product"
17:13:40-791671 INFO     Device:
17:13:41-355906 INFO     Available VAEs: path="models\VAE" items=0
17:13:41-357906 INFO     Available UNets: path="models\UNET" items=0
17:13:41-358906 INFO     Available TEs: path="models\Text-encoder" items=0
17:13:41-360907 INFO     Disabled extensions: ['sdnext-modernui']
17:13:41-388933 INFO     Available Models: path="models\Stable-diffusion" items=4 time=0.03
17:13:41-688279 INFO     Available Yolo: path="models\yolo" items=6 downloaded=0
17:13:41-690281 INFO     Load extensions
17:13:42-416203 INFO     Available LoRAs: path="models\Lora" items=0 folders=2 time=0.00
17:13:44-144113 INFO     Extension: script='extensions-builtin\sd-webui-agent-scheduler\scripts\task_scheduler.py'
                         Using sqlite file: extensions-builtin\sd-webui-agent-scheduler\task_scheduler.sqlite3
17:13:44-230902 INFO     Available Upscalers: items=53 downloaded=0 user=0 time=0.08 types=['None', 'Lanczos',
                         'Nearest', 'ChaiNNer', 'AuraSR', 'ESRGAN', 'LDSR', 'RealESRGAN', 'SCUNet', 'SD', 'SwinIR']
17:13:44-281870 INFO     Available Styles: folder="models\styles" items=288 time=0.05

Backend

Diffusers

UI

Standard

Branch

Master

Model

StableDiffusion 1.5

Acknowledgements

  • I have read the above and searched for existing issues
  • I confirm that this is classified correctly and its not an extension issue
@vladmandic vladmandic added the duplicate This issue or pull request already exists label Dec 24, 2024
@vladmandic
Copy link
Owner

how is this issue different than #3646 ?
i've asked to create a new issue instead of commenting on issue closed 6 months ago, but if there is existing open issue, those need to be combined.
closing as duplicate - unless you believe this is unique - let me know and in that case, i'll reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants