You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crashes without error info when pressing create
I have RX 580 2048SP (Maybe rx470 because aliexpress sellers often use its chip in rx580 2048sp refabs)
Driver version 24.7.1 and ROCm 5.7.1
Log:
Microsoft Windows [Version 10.0.19045.2673]
(c) Корпорация Майкрософт (Microsoft Corporation). Все права защищены.
C:\SD-Zluda\stable-diffusion-webui-amdgpu>webui-user.bat
venv "C:\SD-Zluda\stable-diffusion-webui-amdgpu\venv\Scripts\Python.exe"
WARNING: ZLUDA works best with SD.Next. Please consider migrating to SD.Next.
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.10.1-amd-2-g395ce8dc
Commit hash: 395ce8dc2cb01282d48074a89a5e6cb3da4b59ab
Using ZLUDA in C:\SD-Zluda\stable-diffusion-webui-amdgpu\.zluda
Skipping onnxruntime installation.
You are up to date with the most recent release.
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
C:\SD-Zluda\stable-diffusion-webui-amdgpu\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 --update-check --skip-ort
Loading weights [6ce0161689] from C:\SD-Zluda\stable-diffusion-webui-amdgpu\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: C:\SD-Zluda\stable-diffusion-webui-amdgpu\configs\v1-inference.yaml
C:\SD-Zluda\stable-diffusion-webui-amdgpu\venv\lib\site-packages\huggingface_hub\file_download.py:1150: 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: 26.0s (prepare environment: 29.1s, initialize shared: 5.8s, other imports: 1.2s, load scripts: 1.3s, create ui: 1.6s, gradio launch: 0.7s).
Applying attention optimization: Doggettx... done.
Для продолжения нажмите любую клавишу . . .
I can give more info if needed
The text was updated successfully, but these errors were encountered:
This behaviour can be fixed by relaunching the webui and pressing Generate again. It will crash,
Then repeat this step 10-15 times. It trys to load stuff in the background and should succeed then after doing that a few times.
Then you should get a 0/0 in the progress bar.
When you get this, just wait 15-40 minutes for the first image to be generated.
After that its done i will generate faster.
Crashes without error info when pressing create
I have RX 580 2048SP (Maybe rx470 because aliexpress sellers often use its chip in rx580 2048sp refabs)
Driver version 24.7.1 and ROCm 5.7.1
Log:
I can give more info if needed
The text was updated successfully, but these errors were encountered: