fix solution, install albumentations==1.4.3 before insightface
this way pip won't auto install the newest version 1.4.4
note I did not specifically test this with this extension this PR is based off knowledge
recent Upstream package changes causes installing insightface break webui
- for details read this post https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15564
fix solution, install `albumentations==1.4.3` before `insightface`
this way pip won't auto install the newest version `1.4.4`
note I did not specifically test this with this extension this PR is based off knowledge
You are not authorized to merge this pull request.
This pull request can be merged automatically.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
recent Upstream package changes causes installing insightface break webui
fix solution, install
albumentations==1.4.3beforeinsightfacethis way pip won't auto install the newest version
1.4.4note I did not specifically test this with this extension this PR is based off knowledge
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.