2 Commits
Author SHA1 Message Date
ArrowM 00bd271faf 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.
2023-03-21 21:13:30 -05:00
ArrowMandAUTOMATIC1111 3763837003 Add batch processing to Extras tab 2022-09-16 07:42:48 +03:00