diff options
author | ArrowM <arrowman.6677@gmail.com> | 2023-03-22 02:13:30 +0000 |
---|---|---|
committer | ArrowM <arrowman.6677@gmail.com> | 2023-03-22 02:13:30 +0000 |
commit | 00bd271faffbdfd2988b6cfc9117c67681ee14b7 (patch) | |
tree | 03d5a77e6ebf959887194dfe2db58d6feacfb039 /models/VAE/Put VAE here.txt | |
parent | a9fed7c364061ae6efb37f797b6b522cb3cf7aa2 (diff) | |
download | stable-diffusion-webui-gfx803-00bd271faffbdfd2988b6cfc9117c67681ee14b7.tar.gz stable-diffusion-webui-gfx803-00bd271faffbdfd2988b6cfc9117c67681ee14b7.tar.bz2 stable-diffusion-webui-gfx803-00bd271faffbdfd2988b6cfc9117c67681ee14b7.zip |
Move `load_file_from_url`
Why?
one of the internal calls of `load_file_from_url` import cv2, which locks the cv2 site-package, which extensions may (and in our case, is) breaking the installation of some libraries. The base project should be limiting its import of unnecessary libraries when possible during the installation phase.
Diffstat (limited to 'models/VAE/Put VAE here.txt')
0 files changed, 0 insertions, 0 deletions