Commit Graph

13 Commits (d4e8a37ed4d9f39d5f201ccbf2f3c9f0fa8d3f4b)

Author SHA1 Message Date
hithereai 1dec3d35e6 uncapitalize (lowercase) a word to align with rest style-wise 2023-04-19 13:55:25 +03:00
hithereai 36c7b29067 stop repetitive mediapipe install at launch 2023-04-19 13:46:32 +03:00
lvmin 8970f838e8 less aggressive install 2023-04-17 18:35:52 -07:00
Mikubill eb84fd9c59 fix: add mmcv fallback - revert 6dea4af 2023-03-04 15:07:06 +00:00
Mikubill 721fd78c0d fix: minor fix 2023-03-04 13:17:51 +00:00
Mikubill 06a4813859 fix: skip if mmcv already installed 2023-03-04 12:16:50 +00:00
Mikubill d0a43a95fb fix: use opemmim to configure mm packages 2023-03-04 12:02:58 +00:00
hithereai e2022355bc + req.txt, install.py takes pip packs from req.txt
remove opencv-python as it's literally listed in more than 5 of the core webui dependencies repos.

It also makes that everytime you launch the UI you get a Installing requirement message.
2023-02-20 01:21:05 +02:00
GeorgLegato c38877c111 Merge branch 'GeorgLegato_SVG_Support' of https://github.com/GeorgLegato/sd-webui-controlnet into GeorgLegato_SVG_Support 2023-02-17 02:10:46 +01:00
GeorgLegato 1440142ab3 simple svg support working 2023-02-17 01:49:16 +01:00
Aarni Koskela 47092d69a2 Patch out prettytable requirement 2023-02-16 16:38:47 +02:00
Mikubill b9efb602e5 fix: impl transfer control from original repo 2023-02-15 20:06:23 +00:00
Yuta Hayashibe f57e0fbf18 Auto install opencv-python if not installed 2023-02-14 20:08:44 +09:00