Commit Graph

190 Commits (96dbc601a6c880571d3a2a1314052d0922114604)

Author SHA1 Message Date
lllyasviel 96dbc601a6
fix model unload (#2301)
fix model unload
2023-12-06 21:07:37 -08:00
lllyasviel a6edc5d97b
allow not using any unit (#2300) 2023-12-06 20:48:41 -08:00
lllyasviel 47dfefa54f
StyleAlign (#2294)
StyleAlign
2023-12-06 06:49:05 -08:00
Chenlei Hu aa4747ab5f
📝 Update to version v1.1.419 (#2275) 2023-11-20 21:59:52 -05:00
Chenlei Hu 640cc6ab6d
📝 Update to version v1.1.418 (#2269) 2023-11-19 23:17:44 -05:00
Chenlei Hu c1f3d6f850
📝 Update to version v1.1.417 (#2257) 2023-11-12 22:05:46 -05:00
lllyasviel 05ef0b1cd1
safetensor ipadapters (#2241) 2023-11-06 22:05:28 -08:00
lllyasviel 3011ff6e70
support all recent ip-adapters
support all recent ip-adapters
2023-10-31 19:49:08 -07:00
Chenlei Hu c941954675
📝 v1.1.411 (#2178) 2023-10-14 21:50:15 -04:00
lllyasviel e67e017731
fix lllite (#2102)
* fix lllite

* fix lllite

* fix lllite

* fix lllite
2023-09-11 00:56:10 -07:00
lllyasviel e4fbb1b3e3
add models (#2085)
* add blur

* t2ia

* t2ia
2023-09-08 21:05:09 -07:00
lllyasviel 7c20c5d748
fix tiled vae (#2073)
* fix tiled vae

* fix tiled vae
2023-09-06 12:18:02 -07:00
lllyasviel f77c5eb5fa
fix ipadapter-plus (#2065) 2023-09-05 21:35:10 -07:00
lllyasviel 1976cb2837
fix log (#2063) 2023-09-05 19:14:19 -07:00
lllyasviel c03c05e2d7
revision (#2058) 2023-09-05 12:53:09 -07:00
lllyasviel 5f41c72b3e
fix revison (#2057) 2023-09-05 11:36:47 -07:00
lllyasviel 2dae96e538
revision fix (#2055)
* revision image blending

* revision fix
2023-09-05 10:33:33 -07:00
lllyasviel b514aa19be
revision image blending (#2052) 2023-09-05 10:02:33 -07:00
lllyasviel 876667f4d6
fix refiner (#2042) 2023-09-04 14:59:19 -07:00
lllyasviel 1d5402326d
sdxl support (for SAI/HuggingFace/diffuser/community models) (#1952)
sdxl support (for SAI/HuggingFace/diffuser/community models)
1.1.400
2023-09-04 10:41:42 -07:00
lvmin 4085421694 fix zoe 2023-08-28 05:50:32 -07:00
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