-
Notifications
You must be signed in to change notification settings - Fork 190
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
[Bug]: AMD 7900 XTX wont start #521
Comments
Hey, please dont use DirectML for this GPU. |
ive folowed this guide and yet no sucess.... maybe there is a new update in Zluda? |
`stderr: error: subprocess-exited-with-error Preparing metadata (pyproject.toml) did not run successfully. [17 lines of output]
..\meson.build:1:0: ERROR: Unable to detect linker for compiler A full log can be found at C:\Users\zarigata\AppData\Local\Temp\pip-install-rld2l6i6\scikit-image_1fead003d3cc4b6db02665cc03107916.mesonpy-3ge7pess\meson-logs\meson-log.txt note: This error originates from a subprocess, and is likely not a problem with pip. Encountered error while generating package metadata. See above for output. note: This is an issue with the package mentioned above, not pip. Press any key to continue . . .` |
Hey, please provide a full cmd log. Then i see where the issue might be, |
now it starts but it crashes the computer after the last step.... it goes VERY fast but the last step crashes the PC |
WHat model and resolution and other txt2img settings did you used when it crashes? |
ive used all sizes of resulotions, ffor now the only one that dont really crash hard the PC is the 512*512, ive used stable difusion 1.5 ,openjourney, opendalle, XDSL open journey and some from civic.AI, the crashes are random, what i belive it is the last step that it hangs for a moment and the gpu goes to 100% no mater the steps or size, is there a correct sampling method(for AMD usage)?
To create a public link, set |
That could be a vae related issue. The VAE Step is the last Step. After the install, restart the webui completely. Let me know if it worked. |
Checklist
What happened?
wont start whatever i do.......
Steps to reproduce the problem
1 download
2 COMMANDLINE_ARGS= --use-directml --medvram --opt-sub-quad-attention --opt-split-attention --no-half-vae --upcast-sampling
What should have happened?
should start and run....
What browsers do you use to access the UI ?
Mozilla Firefox, Google Chrome
Sysinfo
H:\AMD stable\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 frompytorch_lightning.utilities
instead.rank_zero_deprecation(
Traceback (most recent call last):
File "H:\AMD stable\stable-diffusion-webui-amdgpu\launch.py", line 48, in
main()
File "H:\AMD stable\stable-diffusion-webui-amdgpu\launch.py", line 29, in main
filename = launch_utils.dump_sysinfo()
File "H:\AMD stable\stable-diffusion-webui-amdgpu\modules\launch_utils.py", line 698, in dump_sysinfo
text = sysinfo.get()
File "H:\AMD stable\stable-diffusion-webui-amdgpu\modules\sysinfo.py", line 46, in get
res = get_dict()
File "H:\AMD stable\stable-diffusion-webui-amdgpu\modules\sysinfo.py", line 119, in get_dict
"Extensions": get_extensions(enabled=True, fallback_disabled_extensions=config.get('disabled_extensions', [])),
AttributeError: 'str' object has no attribute 'get'
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: