Chenlei Hu
2daccd995d
🐛 Add dependency on opencv 4.8.0 ( #1899 )
...
adding -U to pip
2023-08-09 22:06:52 -04:00
Chenlei Hu
daa4159fdf
Revert " 🐛 Add dependency on opencv 4.8.0 ( #1897 )" ( #1898 )
...
This reverts commit c48ba24c19 .
2023-08-09 13:56:41 -04:00
Chenlei Hu
c48ba24c19
🐛 Add dependency on opencv 4.8.0 ( #1897 )
2023-08-09 13:45:49 -04:00
lvmin
20d25bb546
Revert "Port DW Pose preprocessor ( #1856 )"
...
This reverts commit 0d3310f599 .
2023-08-05 02:58:03 -07:00
Chenlei Hu
8f44b22ee5
Reland "Port DW Pose preprocessor" ( #1861 )
...
* Revert "Revert "Port DW Pose preprocessor (#1856 )" (#1860 )"
This reverts commit 17e100e1fe .
* 🐛 Fix install.py
2023-08-04 16:04:02 -04:00
Chenlei Hu
17e100e1fe
Revert "Port DW Pose preprocessor ( #1856 )" ( #1860 )
...
This reverts commit 0d3310f599 .
2023-08-04 15:13:51 -04:00
Chenlei Hu
0d3310f599
Port DW Pose preprocessor ( #1856 )
...
* ➕ Add dependencies
* 🚧 wip
* 🚧 wip
* 🚧 download models
* 🚧 Minor fixes
* 🔧 update gitignore
* 🐛 Fix normalization issue
* 🚧 load DW model only when DW preprocessor is selected
* ✅ Change test config
* 🎨 nits
* 🐛 Fix A1111 safe torch issue
2023-08-04 15:02:58 -04:00
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