Closed Magentatl closed 4 months ago
Complete reinstall and all cashed data of previous webui interfaces and NVIDIA drivers removing solved a bunch of problems, sry. But defect stripe still here
1024x1024 is cursed on ARC with Windows. Use 1080x1080 or use Linux. Also there is pretty much no reason to use OpenVINO with ARC, use IPEX instead.
1.long time initialization of every generation which makes total generation speed absolutely lame.
That's what you get with hard compile backends like OpenVINO and TensorRT. Use IPEX (PyTorch) instead.
Issue Description
My problem is I cant run any generation 2 times bigger than base model native resolution: 1024 for SD1.5 (928 for example too) and 2048 for SDXL. Upscalers works, but I dont prefer it due to additional artifacts. So, It my first usage of Intel ARC gpu with OpenVino and its my first test runs. I dont understand whats the point, cause I have no such problems on NVIDIA GPU. Maybe it`s not a problem or rather trivial problem, but I lack the competence to solve it anyway.
Another problems are: 1.long time initialization of every generation which makes total generation speed absolutely lame. 2.line of artifacts on images. I know that a way to fix it exist, but I cant find a link to it.
Version Platform Description
Win10 latest, ARC A770 with latest stable driver 101.5762, SD.Next latest, Python 3.11, Brave Browser
Relevant log output
Backend
Diffusers
UI
Standard
Branch
Master
Model
StableDiffusion 1.5
Acknowledgements