aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_items.py
diff options
context:
space:
mode:
authorArrowM <arrowman.6677@gmail.com>2023-03-22 02:13:30 +0000
committerArrowM <arrowman.6677@gmail.com>2023-03-22 02:13:30 +0000
commit00bd271faffbdfd2988b6cfc9117c67681ee14b7 (patch)
tree03d5a77e6ebf959887194dfe2db58d6feacfb039 /modules/shared_items.py
parenta9fed7c364061ae6efb37f797b6b522cb3cf7aa2 (diff)
downloadstable-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 'modules/shared_items.py')
0 files changed, 0 insertions, 0 deletions