Commit Graph

169 Commits (d5137f063ebd1d31384957a8d3bea61ba5940fff)

Author SHA1 Message Date
Chenlei Hu cc2cfc0fb7
v1.1.312 (#1978) 2023-08-24 23:32:00 -04:00
lllyasviel e2b3fbd2ee
integrated canvas zoom (#1961)
* shorter message

* fix preview as input for img2img indepent img

* integrated canvas zoom

* Update controlnet_version.py
2023-08-23 22:31:17 -07:00
Chenlei Hu 24dcdbb4d4
v1.1.310 (#1959) 2023-08-23 22:28:47 -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
lllyasviel 943197e1be
fix gradio problem (#1948)
* fix gradio problem

* fix gradio problem
2023-08-22 03:30:37 -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
lvmin e62411ddf1 fix some other gradio problem in a1111 1.6.x 2023-08-22 00:51:13 -07:00
lvmin 5561b6c945 fix silly gradio problem in a1111 1.6.x 2023-08-22 00:35:46 -07:00
lvmin bdc426581c remove annoying i2i preview 2023-08-22 00:25:23 -07:00
lvmin 80a5bb992e fix cond cache problem for a1111 1.6.x 2023-08-22 00:11:51 -07:00
lvmin 87cf850c74 I am back 2023-08-21 23:46:02 -07:00
Chenlei Hu 47465817ef
📝 v1.1.238 (#1916) 2023-08-13 18:28:32 -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
lvmin 20d25bb546 Revert "Port DW Pose preprocessor (#1856)"
This reverts commit 0d3310f599.
2023-08-05 02:58:03 -07:00
Chenlei Hu b06ece5eb1
📝 v1.1.237 (#1868) 2023-08-04 19:12:57 -04:00
Chenlei Hu 397f54ba31
📝 v1.1.236 (#1862) 2023-08-04 16:04:09 -04:00
Chenlei Hu 668b8affd0
📝 v1.1.235 (#1859) 2023-08-04 15:03:07 -04:00
Chenlei Hu 5ae9b4a1a0
📝 v1.1.234 (#1845) 2023-07-28 10:28:41 -04:00
Chenlei Hu 2ecec13274
📝 v1.1.233 (#1797) 2023-07-17 23:39:49 -04:00
Chenlei Hu 07bed6ccf8
📝 v1.1.232 (#1779) 2023-07-08 16:54:01 -04:00
Chenlei Hu dd766de862
📝 v1.1.231 (#1770) 2023-07-05 18:09:16 -04:00
Chenlei Hu 334e4b4e07
📝 v1.1.230 (#1764) 2023-07-04 22:25:52 -04:00
Chenlei Hu 68e803781d
📝 v1.1.229 (#1756) 2023-07-03 16:03:19 -04:00
Chenlei Hu b9e09db324
📝 v1.1.228 (#1748) 2023-07-03 00:30:20 -04:00
Chenlei Hu 3065d5e3bf
📝 v1.1.227 (#1696) 2023-06-23 17:17:49 -04:00
Chenlei Hu 6dc9f34b98
📝 v1.1.226 (#1689) 2023-06-23 11:35:23 -04:00
Chenlei Hu f68cba035f
📝 v1.1.225 (#1686) 2023-06-23 11:03:59 -04:00
lvmin ceb08e8464 fix high-res fix 2023-06-10 14:38:37 -07:00
lllyasviel 4f884009ef
change openpose error icon (#1607) 2023-06-10 03:43:39 -07:00
lllyasviel 69f5760a32
fix dependency (#1595)
* fix dependency

* fix dependency
2023-06-08 17:50:56 -07:00
lllyasviel 5c9731319b
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
2023-06-08 17:42:08 -07:00
Chenlei Hu 2598ca9e78
📝 v1.1.220 (#1588) 2023-06-07 21:27:33 -04:00
lllyasviel 6a58d77191
fix bugs in 218 (#1576) 2023-06-06 14:13:21 -07:00
lllyasviel 7ad8cc8e65
fix api (#1565) 2023-06-05 16:24:06 -07:00
lllyasviel 93ed6c9d4c
enable seeing masked area in inpaint mask visualization (#1553) 2023-06-04 14:28:47 -07:00
Chenlei Hu 1d983edc1c
📝 v1.1.216 (#1547) 2023-06-04 15:54:53 -04:00
lllyasviel d8551e447d
remove unnecessary/wrong judgement (#1539) 2023-06-03 17:19:48 -07:00
Chenlei Hu d091e6a45b
Add logger (#1523)
* 🔊 Add logger

* nits
2023-06-03 17:44:20 -04:00
lllyasviel 7b2bf668ee
fix post processing (#1532) 2023-06-02 20:46:26 -07:00
lllyasviel d4db708a6e
fix data range (#1521)
* fix high-res fix, 212

* fix high-res fix, 212

* fix data range
2023-06-02 14:39:17 -07:00
lllyasviel debb1c88ce
fix high-res fix, 212 (#1512)
* fix high-res fix, 212

* fix high-res fix, 212
2023-06-02 11:51:45 -07:00
lllyasviel bdcd34d21b
Update controlnet_version.py (#1509) 2023-06-02 08:08:58 -07:00
lllyasviel e78d486ce0
fix medvram (#1503)
* fix inpaint distortion outside gradio preview

* fix medvram
2023-06-01 20:07:14 -07:00
lllyasviel 4da6da05e5
fix inpaint distortion outside gradio preview (#1502) 2023-06-01 19:25:21 -07:00
lllyasviel d97f1d73c8
begin to support inpaint variation model in inpaint controlnet (#1494)
* fix outpaint eating boder pixels

* begin to support inpaint variation model in inpaint controlnet

* Update hook.py
2023-06-01 04:00:07 -07:00
lllyasviel ae5ca103be
fix outpaint eating boder pixels (#1493) 2023-06-01 03:13:16 -07:00