Replies: 2 comments 6 replies
-
Hi, not expected at all. As we're using DirectML everything should work on any DirectX 12.1 card, as long as the DirectX driver is not bugged. You should have output from the test in FP32 and FP16. Are both useless content? If both are useless, can you remake the FP32 one with the following line: If the FP32 one was fine but FP16 not then there's only an issue with FP16 and you should stick to using FP32. It would be best to use at least '--attention-slicing auto' when creating the models as FP32 uses more VRAM (but you have 16GB so it would still work). And there's no need to try with --notune if the FP32 was already fine. You can always join us on the nod.ai discord server on the #onnxdiffusers channel. There are also plans for nod.ai to add A770 support to SHARK (although the Vulkan drivers for A770 are unfortunately enough also not where one would want them to be). Your other option is to run with Intel Extension for Pytorch but it will require code changes and I don't know how comfortable you're with doing that. |
Beta Was this translation helpful? Give feedback.
-
I've deleted the sd2-1-base cache. But I tried andite/anything-4.0 and the results were similar, even with notune and fp32. I also tried Intel extension(rahulunair So I began to suspect a device driver problem. |
Beta Was this translation helpful? Give feedback.
-
Intel A770 sd-2-1base
I tried to use the GUI to generate other content, but the images generated were similar to this.
Is it normal?
Beta Was this translation helpful? Give feedback.
All reactions