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

[Bug]: The image turned black #15733

Open
1 of 6 tasks
MrDesignLGC opened this issue May 7, 2024 · 0 comments
Open
1 of 6 tasks

[Bug]: The image turned black #15733

MrDesignLGC opened this issue May 7, 2024 · 0 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@MrDesignLGC
Copy link

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?

When I started using the following command and used "Hires. fix", I encountered an issue where the image enlarged and turned black.
--use-ipex --skip-torch-cuda-test --lowvram --device-id 1
err info:
RuntimeWarning: invalid value encountered in cast x_sample = x_sample.astype

Send me the following command, but everything is normal:
--use-ipex --skip-torch-cuda-test --no-half --no-half-vae --lowvram --opt-split-attention --opt-sub-quad-attention --precision full --device-id 1

my model:
sd_xl_turbo_1.0_fb16.safetensors

Steps to reproduce the problem

use this command and models and use "Hires. fix":
--use-ipex --skip-torch-cuda-test --lowvram --device-id 1
sd_xl_turbo_1.0_fb16.safetensors

What should have happened?

Send me the following command, but everything is normal:
--use-ipex --skip-torch-cuda-test --no-half --no-half-vae --lowvram --opt-split-attention --opt-sub-quad-attention --precision full --device-id 1

What browsers do you use to access the UI ?

No response

Sysinfo

屏幕截图 2024-04-06 235232
cpu:13600k
gup:inte arc a750
memory:24g

Console logs

`RuntimeWarning: invalid value encountered in cast x_sample = x_sample.astype`

Additional information

No response

@MrDesignLGC MrDesignLGC added the bug-report Report of a bug, yet to be confirmed label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant