Open bigwinboy opened 1 month ago
I met this too. You may just downgrade your optimum to 1.22.0
I met this too. You may just downgrade your optimum to 1.22.0
Thank you
I downgraded still have the error
I downgraded still have the error
Delete the folder named venv, modify the txt document called requirements_versions, find the optimum in it, just change it to optimum==1.22.0, save the txt document, and restart SD.
I downgraded still have the error
Delete the folder named venv, modify the txt document called requirements_versions, find the optimum in it, just change it to optimum==1.22.0, save the txt document, and restart SD. Yes. if don't modify "optimum>=1.23" in requirements_versions, even you downgrade it, it will be upgraded to 1.23 automatically.
I downgraded still have the error
Delete the folder named venv, modify the txt document called requirements_versions, find the optimum in it, just change it to optimum==1.22.0, save the txt document, and restart SD. Yes. if don't modify "optimum>=1.23" in requirements_versions, even you downgrade it, it will be upgraded to 1.23 automatically.
Now this method doesn't work, and after the update in the last day or two, it fails to start if I'm using version 1.22.0, so I reverted the line back in order to start properly.
Today optimum was updated to 1.23.0. I haven't tested yet but yesterday it couldn't launch on 1.22.0 so it might be fixed if you will update to 1.23.0
Today optimum was updated to 1.23.0. I haven't tested yet but yesterday it couldn't launch on 1.22.0 so it might be fixed if you will update to 1.23.0
Deleted the venv folder, re-downloaded, and used 1.23.0 for optimum. The error code is still there, but it looks like this: ONNX failed to initialize: module 'modules.devices' has no attribute 'backend'
I reinstalled it today, I can enter the interface, but every time I start it prompts ONNX failed to initialize: module 'optimum.onnxruntime.modeling_diffusion' has no attribute '_ORTDiffusionModelPart', is it normal?