-
-
Notifications
You must be signed in to change notification settings - Fork 423
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
[Issue]: Cannot set version_counter for inference tensor with face restore on directml #3464
Comments
this is happening in ultralytics package which is used to execute yolo face detection model |
Thank you for looking into this. Older builds of SDNext had a different face fix button that did work under directml. Is it possible to bring this back for directml users? |
what do you mean by "a different face fix button"? |
I've always used directml, and in older builds I thought there was a button that fixed faces similar to the current face restore. And this button didn't have any issues on directml. |
there was never any button. there was and is a checkbox to enable/disable and what it does did not change recently. |
It's highly recommended you switch to ZLUDA over DirectML; better speeds, better memory management. |
I've done that, you're right! Thanks, it's so much better. |
what's the status with face restore now? |
Issue Description
Tried to generate a SDXL image with face restore checked. When doing so, I get the error:
RuntimeError: Cannot set version_counter for inference tensor
I have tried this both on main branch and dev branch
Version Platform Description
No response
Relevant log output
Backend
Diffusers
UI
Standard
Branch
Dev
Model
StableDiffusion XL
Acknowledgements
The text was updated successfully, but these errors were encountered: