Chenlei Hu
24dcdbb4d4
v1.1.310 ( #1959 )
2023-08-23 22:28:47 -04:00
catboxanon
cde4619c5d
Repair ControlNet infotext parsing ( #1833 )
...
* Repair infotext parsing
🚧 Listen png info buttons
WIP
New infotext format
nits
nits
nits
rebase
refactor active unit counts
* nits
* nit
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-08-23 22:27:34 -04:00
lllyasviel
eeec9d8d6d
fix preview as input for img2img indepent img ( #1958 )
...
* shorter message
* fix preview as input for img2img indepent img
2023-08-23 18:47:08 -07:00
lllyasviel
a0ba36bba5
shorter message ( #1957 )
2023-08-23 18:39:54 -07:00
lllyasviel
7140c7f9a9
simplify img2img ui ( #1956 )
...
* fix gradio problem
* fix gradio problem
* simplify img2img ui
* simplify img2img ui
2023-08-23 18:15:17 -07:00
Chenlei Hu
fb000270be
🔥 Removes unused file ( #1951 )
2023-08-22 22:26:34 -04:00
lllyasviel
943197e1be
fix gradio problem ( #1948 )
...
* fix gradio problem
* fix gradio problem
2023-08-22 03:30:37 -07:00
lllyasviel
f651f29f9e
Update README.md ( #1946 )
2023-08-22 01:37:29 -07:00
lllyasviel
1a6ffb86ab
Update README.md ( #1945 )
2023-08-22 01:35:58 -07:00
lllyasviel
36b3cfb097
smart preview management, remove preview as inputs ( #1944 )
...
* smart preview management, remove preview as inputs
* smart preview management, remove preview as inputs
2023-08-22 01:27:18 -07:00
lllyasviel
ab42c2dbab
Merge pull request #1943 from Mikubill/dev
...
fix some other gradio problem in a1111 1.6.x
2023-08-22 00:51:42 -07:00
lvmin
e62411ddf1
fix some other gradio problem in a1111 1.6.x
2023-08-22 00:51:13 -07:00
lvmin
1d4e58ffce
fix some other gradio problem in a1111 1.6.x
2023-08-22 00:50:27 -07:00
lllyasviel
8debd2ed1c
Merge pull request #1942 from Mikubill/dev
...
fix silly gradio problem in a1111 1.6.x
2023-08-22 00:36:27 -07:00
lvmin
5561b6c945
fix silly gradio problem in a1111 1.6.x
2023-08-22 00:35:46 -07:00
lllyasviel
b9db7306c1
Merge pull request #1941 from Mikubill/dev
...
remove annoying i2i preview
2023-08-22 00:27:19 -07:00
lvmin
bdc426581c
remove annoying i2i preview
2023-08-22 00:25:23 -07:00
lvmin
834342da88
remove annoying i2i preview
2023-08-22 00:25:01 -07:00
lllyasviel
c5b8de0146
Merge pull request #1940 from Mikubill/dev
...
fix cond cache problem for a1111 1.6.x
2023-08-22 00:15:07 -07:00
lvmin
80a5bb992e
fix cond cache problem for a1111 1.6.x
2023-08-22 00:11:51 -07:00
lllyasviel
7c61836a15
Merge pull request #1939 from Mikubill/lvmin
...
I am back
2023-08-21 23:48:22 -07:00
lvmin
87cf850c74
I am back
2023-08-21 23:46:02 -07:00
Chenlei Hu
0cfc88b6a8
🐛 DWPose face keypoint num fix ( #1917 )
2023-08-13 20:07:03 -04:00
Chenlei Hu
47465817ef
📝 v1.1.238 ( #1916 )
2023-08-13 18:28:32 -04:00
catboxanon
729926fdd1
Fix mask blur ( #1907 )
...
* Fix mask blur
* Prioritize mask_blur_x over mask_blur
* Update mask blur sigma values
2023-08-13 14:17:43 -04:00
Chenlei Hu
c542a8fd60
fix mask ( #1914 )
2023-08-13 14:12:44 -04:00
Chenlei Hu
50b5436bb3
🐛 Fix normalization issue ( #1913 )
2023-08-13 14:08:19 -04:00
Chenlei Hu
d67f31a3a7
🐛 Handle no detection case ( #1904 )
2023-08-10 21:56:41 -04:00
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
Chenlei Hu
4fa9190436
Reland Reland "Port DW Pose preprocessor" ( #1892 )
...
* 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
📝 v1.1.235 (#1859 )
Revert "Port DW Pose preprocessor (#1856 )" (#1860 )
This reverts commit 0d3310f599 .
Reland "Port DW Pose preprocessor" (#1861 )
* Revert "Revert "Port DW Pose preprocessor (#1856 )" (#1860 )"
This reverts commit 17e100e1fe .
* 🐛 Fix install.py
📝 v1.1.236 (#1862 )
🐛 Delay import of mmpose (#1866 )
📝 v1.1.237 (#1868 )
🐛 Fix all keypoints invalid issue (#1871 )
🐛 lazy import
🚧 update test expectation
🚧 Switch to onnx
🚧 solve onnx package issue
🔧 Check cuda in more efficient way
🎨 Format code
🔧 Make onnx runtime optional
* Use cv2 to load and run model on cpu
* nit
2023-08-09 00:21:18 -04:00
Chenlei Hu
4fd548b4d2
Revert "Reland dw pose onnx ( #1890 )" ( #1891 )
...
This reverts commit e141d33be9 .
2023-08-07 17:50:12 -04:00
Chenlei Hu
e141d33be9
Reland dw pose onnx ( #1890 )
...
* 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
📝 v1.1.235 (#1859 )
Revert "Port DW Pose preprocessor (#1856 )" (#1860 )
This reverts commit 0d3310f599 .
Reland "Port DW Pose preprocessor" (#1861 )
* Revert "Revert "Port DW Pose preprocessor (#1856 )" (#1860 )"
This reverts commit 17e100e1fe .
* 🐛 Fix install.py
📝 v1.1.236 (#1862 )
🐛 Delay import of mmpose (#1866 )
📝 v1.1.237 (#1868 )
🐛 Fix all keypoints invalid issue (#1871 )
🐛 lazy import
* 🚧 update test expectation
* 🚧 Switch to onnx
* 🚧 solve onnx package issue
* 🔧 Check cuda in more efficient way
* 🎨 Format code
2023-08-07 17:35:37 -04:00
GF
256a53ad7d
disable run preprocessor if no cn input image ( #1887 )
...
* disable run preprocessor if no cn input image
* 🚧 Move detection logic to active_units.js
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-08-07 17:30:52 -04:00
Chenlei Hu
af34f51449
🐛 Fix cv2 color channel issue in unittest ( #1878 )
2023-08-05 20:16:23 -04:00
lllyasviel
4b815cc351
Merge pull request #1875 from Mikubill/lvmin
...
reset repo to 5ae9b4a
2023-08-05 03:10:11 -07:00
lvmin
20d25bb546
Revert "Port DW Pose preprocessor ( #1856 )"
...
This reverts commit 0d3310f599 .
2023-08-05 02:58:03 -07:00
Chenlei Hu
56c376a177
🐛 lazy import ( #1874 )
2023-08-05 00:30:05 -04:00
Chenlei Hu
82a6213631
🐛 Fix all keypoints invalid issue ( #1871 )
2023-08-04 21:41:50 -04:00
Chenlei Hu
b06ece5eb1
📝 v1.1.237 ( #1868 )
2023-08-04 19:12:57 -04:00
Chenlei Hu
7c695c9d9a
🐛 Delay import of mmpose ( #1866 )
2023-08-04 19:11:44 -04:00
Chenlei Hu
397f54ba31
📝 v1.1.236 ( #1862 )
2023-08-04 16:04:09 -04: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
668b8affd0
📝 v1.1.235 ( #1859 )
2023-08-04 15:03:07 -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
Chenlei Hu
5ae9b4a1a0
📝 v1.1.234 ( #1845 )
2023-07-28 10:28:41 -04:00
catboxanon
424022c735
Disable ControlNet if model is SDXL ( #1835 )
2023-07-28 10:26:21 -04:00
catboxanon
efda6ddfd8
Add setting to disable CN in highres ( #1832 )
2023-07-26 11:59:47 -04:00