ljleb
|
937e8f0741
|
reload order (#915)
|
2023-04-19 05:35:06 -04:00 |
lvmin
|
238c8cd8f1
|
improve inpaint mask quality
|
2023-04-19 01:19:40 -07:00 |
lvmin
|
60bc6b1141
|
super high quality resampling
|
2023-04-18 20:14:18 -07:00 |
lvmin
|
bdf947d9be
|
super high quality resampling
|
2023-04-18 20:01:01 -07:00 |
lvmin
|
d512eee23a
|
super high quality resampling
|
2023-04-18 19:37:54 -07:00 |
lvmin
|
32223a0716
|
super high quality resampling
|
2023-04-18 19:33:08 -07:00 |
lvmin
|
a682fc5176
|
use cubic is safer
|
2023-04-18 09:25:36 -07:00 |
lllyasviel
|
ca03f4e3d8
|
Merge pull request #891 from ljleb/move-models
add settings for annotator models path
|
2023-04-18 03:30:09 -07:00 |
ljleb
|
d3bd9a6dc5
|
txt
|
2023-04-18 06:28:21 -04:00 |
lvmin
|
f8b8c0888c
|
major gradio update
|
2023-04-18 03:27:53 -07:00 |
ljleb
|
804d32ee3f
|
add options
|
2023-04-18 06:16:59 -04:00 |
lvmin
|
07f704edc7
|
modern gradio
|
2023-04-18 01:27:13 -07:00 |
lvmin
|
c07a140cdd
|
use text consistent to a1111 resizing
|
2023-04-18 00:56:21 -07:00 |
ljleb
|
14f3661648
|
forward web api to external_code api (#850)
|
2023-04-18 00:57:15 -04:00 |
lvmin
|
d3f14c90d3
|
fix inpaint mask bug with mask blur and invert
|
2023-04-17 21:09:01 -07:00 |
lvmin
|
2bddc278b0
|
fix resolution bug
|
2023-04-17 18:58:29 -07:00 |
lvmin
|
a43f93c851
|
short hint
|
2023-04-17 18:43:48 -07:00 |
lvmin
|
c6b80df33f
|
better high-quality sampling
|
2023-04-17 18:03:17 -07:00 |
lvmin
|
42158b1b43
|
major update - ControlNet 1.1 GUI
|
2023-04-17 16:53:20 -07:00 |
lvmin
|
cd36a13368
|
fix many mask problems
|
2023-04-17 15:51:05 -07:00 |
lllyasviel
|
1d66c2d27c
|
Merge pull request #861 from Mikubill/lvmin
smarter model search
|
2023-04-17 12:13:55 -07:00 |
lvmin
|
a7f059eff9
|
smarter model search
|
2023-04-17 12:13:22 -07:00 |
lllyasviel
|
62e443b3cc
|
Merge pull request #859 from continue-revolution/main
Support Control Inpainting by SAM Extension
|
2023-04-17 11:55:20 -07:00 |
lllyasviel
|
b47172d575
|
Merge pull request #688 from crucible-ai/main
Add MediaPipe Face Control
|
2023-04-17 11:47:13 -07:00 |
continue-revolution
|
04fda33cff
|
support control inpainting
|
2023-04-18 02:41:38 +08:00 |
lvmin
|
9698b45d15
|
smart model search
|
2023-04-17 11:33:31 -07:00 |
lvmin
|
06234582d1
|
clarification
|
2023-04-17 11:17:47 -07:00 |
lvmin
|
d2c6ac7d5a
|
better hint
|
2023-04-17 10:59:28 -07:00 |
Joseph Catrambone
|
385b67c2e3
|
Merge upstream changes and resolve merge conflicts.
|
2023-04-17 09:35:49 -07:00 |
Mikubill
|
e196567d61
|
ui fix - hints
|
2023-04-17 14:24:30 +00:00 |
ljleb
|
0c7998ab05
|
simpler fix (#841)
|
2023-04-17 09:14:27 -04:00 |
lvmin
|
cfa981a0f9
|
better hint
|
2023-04-17 04:41:29 -07:00 |
lvmin
|
aeb1f63dad
|
fix model path
|
2023-04-17 03:55:16 -07:00 |
lvmin
|
2cfcf74499
|
fix model path
|
2023-04-17 03:53:58 -07:00 |
lvmin
|
a54dc953ce
|
add tile noise
|
2023-04-17 01:41:00 -07:00 |
lvmin
|
4d8bc25835
|
fix tile
|
2023-04-16 23:40:47 -07:00 |
lvmin
|
0f11c3ae21
|
safety check
|
2023-04-16 23:07:18 -07:00 |
lvmin
|
1cdbaa852d
|
fix inpaint mask only
|
2023-04-16 21:05:23 -07:00 |
lllyasviel
|
0e74848e02
|
Merge pull request #785 from catboxanon/feat/shuffle-seed-mod
Fix shuffle preprocessor seed bug & allow modifying seed with subseed
|
2023-04-16 18:52:36 -07:00 |
lvmin
|
d0da145f5f
|
fix inpaint
|
2023-04-16 18:51:38 -07:00 |
catboxanon
|
071c363eee
|
Merge branch 'Mikubill:main' into feat/shuffle-seed-mod
|
2023-04-16 21:50:44 -04:00 |
lvmin
|
34c5b40e15
|
support inpaint
|
2023-04-16 18:42:44 -07:00 |
lllyasviel
|
bee146aa10
|
Merge branch 'main' into lvmin
|
2023-04-16 17:20:56 -07:00 |
lvmin
|
e6d3a326c4
|
add tile and xdog
|
2023-04-16 17:18:12 -07:00 |
lllyasviel
|
d698e76e59
|
Merge pull request #808 from Mikubill/lvmin
correct un c count
|
2023-04-16 14:05:10 -07:00 |
lvmin
|
de0ac533ae
|
correct un c count
|
2023-04-16 14:04:10 -07:00 |
catboxanon
|
1594a1a0ef
|
Merge branch 'Mikubill:main' into feat/shuffle-seed-mod
|
2023-04-16 17:02:20 -04:00 |
catboxanon
|
b7519b6214
|
Fix seed reproducibility for shuffle preprocessor
|
2023-04-16 12:24:57 -04:00 |
catboxanon
|
5ad5dbee26
|
Clamp subseed so it does not use -1
|
2023-04-16 11:42:53 -04:00 |
lllyasviel
|
937ea52637
|
Merge pull request #801 from Mikubill/lvmin
use safest int functions
|
2023-04-16 01:00:31 -07:00 |