Commit Graph

15 Commits (d4e8a37ed4d9f39d5f201ccbf2f3c9f0fa8d3f4b)

Author SHA1 Message Date
lvmin 9ed07cf68a version is not necessary 2023-04-19 16:32:34 -07:00
hithereai 36c7b29067 stop repetitive mediapipe install at launch 2023-04-19 13:46:32 +03:00
lvmin 42158b1b43 major update - ControlNet 1.1 GUI 2023-04-17 16:53:20 -07:00
Joseph Catrambone 385b67c2e3 Merge upstream changes and resolve merge conflicts. 2023-04-17 09:35:49 -07:00
lvmin 379a78494a fix opencv version 2023-04-16 20:01:27 -07:00
lvmin efee5fe399 remove buggy pycocotools 2023-04-15 11:40:35 -07:00
Mikubill fd26f03b85 fix: deps, minor fix 2023-04-15 17:03:18 +00:00
Mikubill b7a2058419 fix: deprec thr-based inversion (and #736), cleanup code 2023-04-15 07:41:26 +00:00
Joseph Catrambone 9f02579ac7 Add mediapipe to requirements.txt 2023-03-30 16:31:59 -07: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
Mikubill 5ca852b351 fix: minor fix 2023-03-04 11:27:52 +00:00
Mikubill e6d2548c6f fix: remove mmcv from requirements - temporary 2023-03-04 11:27:00 +00:00
Mikubill 6dea4af076 fix: remove mmcv packages, prepare for new annotator/models 2023-03-04 10:14:10 +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