Skip to content

[Bug]: Error:ZLUDA device failed to pass basic operation test: index=None, device_name=Radeon RX550/550 Series [ZLUDA] #639

@samuel65677

Description

@samuel65677

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

I've tried everything but I can't fix it, And when I try to generate an image, it comes out gray.:
RX 550 4gb
Driver version: 24.3.1
Windows 11
Python: 3.10.11

Steps to reproduce the problem

Install SD normally.

What should have happened?

I don't know.

What browsers do you use to access the UI ?

Microsoft Edge

Sysinfo

When I try to generate it, I get another error.

Console logs

venv "C:\Users\conch\Ai_SD\venv\Scripts\Python.exe"
WARNING: ZLUDA works best with SD.Next. Please consider migrating to SD.Next.
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: v1.10.1-amd-44-g49557ff6
Commit hash: 49557ff60fac408dce8e34a3be8ce9870e5747f0
ROCm: agents=['gfx803']
ROCm: version=5.7, using agent gfx803
ZLUDA support: experimental
ZLUDA load: path='C:\Users\conch\Ai_SD\stable-diffusion-webui-amdgpu\.zluda' nightly=False
Skipping onnxruntime installation.
C:\Users\conch\Ai_SD\venv\lib\site-packages\timm\models\layers\__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
  warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
C:\Users\conch\Ai_SD\venv\lib\site-packages\pytorch_lightning\utilities\distributed.py:258: LightningDeprecationWarning: `pytorch_lightning.utilities.distributed.rank_zero_only` has been deprecated in v1.8.1 and will be removed in v2.0.0. You can import it from `pytorch_lightning.utilities` instead.
  rank_zero_deprecation(
Launching Web UI with arguments: --use-zluda --skip-ort --lowvram
ZLUDA device failed to pass basic operation test: index=None, device_name=Radeon RX550/550 Series [ZLUDA]

Loading weights [6ce0161689] from C:\Users\conch\Ai_SD\stable-diffusion-webui-amdgpu\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: C:\Users\conch\Ai_SD\stable-diffusion-webui-amdgpu\configs\v1-inference.yaml
C:\Users\conch\Ai_SD\venv\lib\site-packages\huggingface_hub\file_download.py:942: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
  warnings.warn(
Running on local URL:  http://127.0.0.1:7860

To create a public link, set `share=True` in `launch()`.
Startup time: 14.0s (prepare environment: 17.0s, initialize shared: 0.7s, other imports: 0.7s, load scripts: 0.7s, initialize extra networks: 0.3s, create ui: 0.9s, gradio launch: 0.3s).

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions