Skip to content

Conversation

@faaany
Copy link
Contributor

@faaany faaany commented Dec 23, 2024

What does this PR do?

The following test cases return AssertionError: Torch not compiled with CUDA enabled on XPU. This PR fixes this issue.

pytest -rA tests/single_file/test_stable_diffusion_xl_adapter_single_file.py::StableDiffusionXLAdapterPipelineSingleFileSlowTests::test_single_file_format_inference_is_same_as_pretrained
pytest -rA tests/single_file/test_stable_diffusion_xl_controlnet_single_file.py::StableDiffusionXLControlNetPipelineSingleFileSlowTests::test_single_file_format_inference_is_same_as_pretrained
pytest -rA tests/single_file/test_stable_diffusion_xl_img2img_single_file.py::StableDiffusionXLImg2ImgPipelineSingleFileSlowTests::test_single_file_format_inference_is_same_as_pretrained
pytest -rA tests/single_file/test_stable_diffusion_xl_img2img_single_file.py::StableDiffusionXLImg2ImgRefinerPipelineSingleFileSlowTests::test_single_file_format_inference_is_same_as_pretrained
pytest -rA tests/single_file/test_stable_diffusion_xl_single_file.py::StableDiffusionXLPipelineSingleFileSlowTests::test_single_file_format_inference_is_same_as_pretrained

Copy link
Contributor

@hlky hlky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @faaany

@hlky hlky merged commit 023b0e0 into huggingface:main Dec 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants