Commit Graph

980 Commits (3978346ea5d9edcaadb6c748c2ecfadd4d850e0a)

Author SHA1 Message Date
lvmin 3978346ea5 try fix strange apple problem 2023-04-21 00:27:30 -07:00
lvmin 9b82ff1abf try fix strange apple problem 2023-04-21 00:21:34 -07:00
lllyasviel 5e7c6715b1
Merge pull request #942 from Mikubill/lvmin
using both methods to update
2023-04-20 20:37:52 -07:00
lvmin 3d7790ed70 using both methods to update 2023-04-20 20:36:29 -07:00
lllyasviel 57c8e03417
Merge pull request #941 from Mikubill/lvmin
Revert "simpler fix (#841)"
2023-04-20 20:24:37 -07:00
lvmin 7dbfd9e3e7 Revert "simpler fix (#841)"
This reverts commit 0c7998ab05.
2023-04-20 20:22:36 -07:00
lllyasviel 332336616d
Merge pull request #938 from Mikubill/pixel-perfect
use resampling
2023-04-20 16:50:02 -07:00
lvmin a0ae5770ae use resampling 2023-04-20 16:48:07 -07:00
lvmin 5370a7ab48 use resampling 2023-04-20 16:45:54 -07:00
lvmin d9f76f99c1 use resampling 2023-04-20 16:43:49 -07:00
lvmin 6091b81223 use resampling 2023-04-20 16:16:14 -07:00
lllyasviel 722120bdea
Merge pull request #936 from Mikubill/pixel-perfect
use better round estimation
2023-04-20 14:50:02 -07:00
lvmin 0b39f11314 use better round estimation 2023-04-20 14:48:49 -07:00
lvmin 4e5af830eb use better round estimation 2023-04-20 14:47:23 -07:00
ljleb d7c5dd45b1
xyz invert dependency (#793)
* import preprocs from global_state

* reload xyz

* remove unused imports

* add NameError to exception list
2023-04-20 11:47:56 -04:00
ljleb 3ff63befce
Add command line arguments to readme (#933)
* relative path is relative to webui

* docs

* change default path back to webui/models

* for now, revert model path change
2023-04-20 11:26:38 -04:00
lllyasviel 4d95eb9ea7
Merge pull request #926 from Mikubill/pixel-perfect
Pixel perfect (unfinished, do not merge!)
2023-04-20 03:15:58 -07:00
lvmin f9fcd17a50 logic v3 2023-04-20 03:11:44 -07:00
lvmin 62aa82c208 logic v3 2023-04-20 03:11:02 -07:00
lvmin bd7984e26c logic v2 2023-04-20 02:51:50 -07:00
lvmin 7a7f44c99f fix 2023-04-20 02:42:44 -07:00
lvmin 1242925096 first logic 2023-04-20 02:41:28 -07:00
lvmin d6fbd83452 init logic 2023-04-20 02:10:43 -07:00
lvmin 2c71749d82 see if pass test, 5th attempt 2023-04-20 02:04:19 -07:00
lvmin 33be4f47af see if pass test, 4th attempt 2023-04-20 00:31:08 -07:00
lvmin 1404f946dd see if pass test, 3rd attempt 2023-04-19 23:59:34 -07:00
lvmin 4ba62a6470 see if pass test, 2nd attempt 2023-04-19 23:49:52 -07:00
lvmin b382654ed7 see if pass test 2023-04-19 23:37:44 -07:00
lvmin ff4c8ada75 fix api 2023-04-19 23:35:41 -07:00
lvmin a89ce4f82d init pixel perfect branch 2023-04-19 23:27:35 -07:00
lvmin 31f461c354 init pixel perfect branch 2023-04-19 23:26:14 -07:00
lllyasviel a2a414a4b7
Merge pull request #925 from Mikubill/lvmin
fix inpaint preview
2023-04-19 22:52:13 -07:00
lvmin fcf7f94b01 fix inpaint preview 2023-04-19 22:51:44 -07:00
lllyasviel 4d7a95dc7d
Merge pull request #923 from Mikubill/lvmin
improve clarification
2023-04-19 22:13:44 -07:00
lvmin 65ecadfb4c improve clarification 2023-04-19 22:12:47 -07:00
lllyasviel 564a5a3487
Merge pull request #922 from Mikubill/lvmin
add licenses
2023-04-19 21:30:34 -07:00
lvmin b6f6588417 add licenses 2023-04-19 21:29:52 -07:00
lllyasviel 3c3b9d15f1
Merge pull request #921 from Mikubill/lvmin
version is not necessary
2023-04-19 16:33:00 -07:00
lvmin 9ed07cf68a version is not necessary 2023-04-19 16:32:34 -07:00
lllyasviel 165bbb6a44
Merge pull request #916 from hithereai/fix_annoying_install
Stop repetitive mediapipe install at webui launch
2023-04-19 16:31:48 -07:00
lllyasviel d020a0a963
Merge pull request #920 from Mikubill/lvmin
use ControlNetHED with Apache License 2.0
2023-04-19 16:05:56 -07:00
lvmin f4cd2d51f6 use ControlNetHED with Apache License 2.0 2023-04-19 16:04:58 -07:00
lllyasviel 2a4507a448
Merge pull request #917 from WojtekKowaluk/fix-control_scales-calculation
fix control_scale calculation for adapter with high_res_fix
2023-04-19 11:39:57 -07:00
Wojtek Kowaluk 00a7595a75 fix control_scale calculation for adapter in high_res_fix 2023-04-19 13:12:45 +02:00
hithereai 1dec3d35e6 uncapitalize (lowercase) a word to align with rest style-wise 2023-04-19 13:55:25 +03:00
hithereai 36c7b29067 stop repetitive mediapipe install at launch 2023-04-19 13:46:32 +03:00
ljleb 937e8f0741
reload order (#915) 2023-04-19 05:35:06 -04:00
lllyasviel b87cd4c269
Merge pull request #913 from Mikubill/lvmin
improve inpaint mask quality
2023-04-19 01:20:49 -07:00
lvmin 238c8cd8f1 improve inpaint mask quality 2023-04-19 01:19:40 -07:00
lllyasviel eff5fb5c0e
Merge pull request #910 from Mikubill/lvmin
fix 90% amd problems
2023-04-19 00:38:27 -07:00