Commit Graph

1911 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
lllyasviel 14971922f0
Merge pull request #1099 from Mikubill/lvmin
emergency temp fix
2023-04-30 19:37:39 -07:00
lvmin 90d06690ae emergency temp fix 2023-04-30 19:37:06 -07:00
Chenlei Hu 692a9f7e2f
Merge pull request #1096 from huchenlei/gitignore
Ignore .vscode/ directory in .gitignore
2023-04-30 21:29:56 -04:00
huchenlei 37a969d428 Ignore .vscode/ 2023-04-30 21:28:17 -04:00
Chenlei Hu 824551574f
Merge pull request #1079 from huchenlei/download_button
[New Feature] Allow user download openpose preprocessor result as JSON file
2023-04-30 21:23:12 -04:00
huchenlei ba883cb724 🔖 bump up version 2023-04-30 21:13:54 -04:00
huchenlei 3aae15889d 🐛 clear download link when generated image is cleared 2023-04-30 21:13:06 -04:00
huchenlei f484b33c4e 🎨 Rework icon style 2023-04-30 21:13:06 -04:00
huchenlei 9ebf228e73 add hint on button 2023-04-30 21:13:06 -04:00
huchenlei c700483928 Add download json button 2023-04-30 21:13:06 -04:00
Chenlei Hu bfa399d8e3
Merge pull request #1078 from huchenlei/download_pose_json
Add `encode_poses_as_json` function
2023-04-30 21:04:23 -04:00
Chenlei Hu 500e688c3f
Merge pull request #1077 from huchenlei/refactor_subset
[Refactor] Adjust body detection result representation for easier JSON serialization
2023-04-30 21:02:52 -04:00
Chenlei Hu f59087bff2
Merge pull request #1075 from huchenlei/more_unittest
[Unittest] Add tests for openpose preprocessor
2023-04-30 20:50:39 -04:00
Chenlei Hu 64e7d777b1
Merge pull request #1073 from huchenlei/add_unittest
[Unittest] Add unittest on openpose face/hand detection functions
2023-04-30 20:47:46 -04:00
lllyasviel af4720780f
Merge pull request #1091 from Mikubill/lvmin
fix sd upscale
2023-04-30 07:04:41 -07:00
lvmin dc025ea4c7 fix sd upscale 2023-04-30 07:04:19 -07:00
lllyasviel d2da774a40
Merge pull request #1090 from Mikubill/lvmin
fix small problem with native SD Upscale
2023-04-30 06:09:53 -07:00
lvmin a95b8a2d90 fix small problem with native SD Upscale 2023-04-30 06:08:48 -07:00
lllyasviel 09d1fcbf4d
Merge pull request #1089 from Mikubill/lvmin
begin to support native SD Upscale
2023-04-30 05:41:32 -07:00
lvmin 73f7441dc7 begin to support native SD Upscale 2023-04-30 05:37:48 -07:00
lvmin 49fc3a0e0c begin to support native SD Upscale 2023-04-30 05:36:31 -07:00
lllyasviel 49fa893e49
Merge pull request #1085 from w-e-w/fix-hints
fix hints (toole tip) for webui when controlnet is enabled
2023-04-29 18:54:22 -07:00
w-e-w 6f394dfd18 use local const titles 2023-04-30 05:01:52 +09:00
w-e-w 420ae72682 fix hints
change the name so it doesn't override the original hints used in webui
2023-04-30 02:59:07 +09:00
lllyasviel 4d4b1f8c00
Merge pull request #1084 from Mikubill/lllyasviel-patch-1
Update README.md
2023-04-29 09:28:15 -07:00
lllyasviel 0e5fcbd715
Update README.md 2023-04-29 09:27:59 -07:00
lllyasviel 586c5b8f5c
Merge pull request #1083 from Mikubill/lllyasviel-patch-2
Update README.md
2023-04-29 07:43:24 -07:00
lllyasviel 08714d4dee
Update README.md 2023-04-29 07:43:18 -07:00
lllyasviel d520e9da00
Merge pull request #1082 from Mikubill/lllyasviel-patch-1
Update README.md
2023-04-29 07:04:04 -07:00
lllyasviel 9a80cd6ddc
Update README.md 2023-04-29 07:03:39 -07:00
lllyasviel 940d4edfba
Merge pull request #1081 from Mikubill/lllyasviel-patch-1
Update README.md
2023-04-29 03:05:02 -07:00
lllyasviel 1d072bdf16
Update README.md 2023-04-29 03:04:46 -07:00
huchenlei e6b6993b6d 🐛 handles np float types when serializing JSON 2023-04-28 22:05:09 -04:00
huchenlei 455545894d 🐛 Fix missing param issue 2023-04-28 20:37:24 -04:00
huchenlei 3875a16abe Add json encoding logic 2023-04-28 17:35:50 -04:00
huchenlei d80aef8a25 Reduce boilerplate on openpose preprocessor declaration 2023-04-28 17:18:17 -04:00
huchenlei afc27c0c26 Add documentation 2023-04-28 16:52:11 -04:00
huchenlei 09296b1684 Refactor openpose data representation 2023-04-28 16:30:04 -04:00
huchenlei 55171dc9f9 Add end to end unittest on openpose preprocessor 2023-04-28 14:57:55 -04:00
huchenlei 99cda2f13e Rename dir to avoid module name conflict 2023-04-27 23:42:25 -04:00
huchenlei e9007fa1c1 Add openpose detection test 2023-04-27 22:14:40 -04:00
lllyasviel 2bc4400011
Merge pull request #1069 from Mikubill/lvmin
pixel perfect mode for preview
2023-04-26 22:43:12 -07:00
lvmin 67c40c71ae pixel perfect mode for preview 2023-04-26 22:42:26 -07:00
lllyasviel 8732379932
Merge pull request #1068 from Mikubill/lvmin
try fix github test, f2
2023-04-26 21:21:51 -07:00
lvmin 31d183d3e4 try fix github test, f2 2023-04-26 21:12:30 -07:00
lllyasviel 4b9518425a
Merge pull request #1067 from Mikubill/lvmin
try fix github test
2023-04-26 21:02:51 -07:00
lvmin e7c264bf50 try fix github test 2023-04-26 20:51:46 -07:00
lllyasviel 8a9e66a2f2
Merge pull request #1065 from Mikubill/lvmin
manga
2023-04-26 19:50:51 -07:00
lllyasviel 875e783327
Merge branch 'main' into lvmin 2023-04-26 19:50:02 -07:00
lvmin 1f1a9e135d fix 2023-04-26 19:46:55 -07:00