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
lvmin
dc025ea4c7
fix sd upscale
2023-04-30 07:04:19 -07:00
lvmin
a95b8a2d90
fix small problem with native SD Upscale
2023-04-30 06:08:48 -07:00
lvmin
49fc3a0e0c
begin to support native SD Upscale
2023-04-30 05:36:31 -07:00
lvmin
67c40c71ae
pixel perfect mode for preview
2023-04-26 22:42:26 -07:00
lvmin
31d183d3e4
try fix github test, f2
2023-04-26 21:12:30 -07:00
lvmin
e7c264bf50
try fix github test
2023-04-26 20:51:46 -07:00
lvmin
bb3bf3309d
better png meta
2023-04-26 19:10:40 -07:00
lllyasviel
523c9e13ab
Merge pull request #995 from ETdoFresh/main
...
Fix an issue with empty mask string.
2023-04-25 16:56:33 -07:00
lvmin
2e3110344f
fix that 64 problem
2023-04-25 16:54:50 -07:00
ljleb
d99306f3d0
convert control mode ( #1038 )
...
* and not or
* v
* convert control mode
* no alias for control mode
* add conversion for previous guess mode
2023-04-25 19:41:22 -04:00
ETdoFresh
47bac56fd0
Add empty string logic into new implementation of image_dict_from_any(image)
2023-04-25 12:07:22 -05:00
ETdoFresh
154c48a9ce
Merge branch 'main' into main
2023-04-25 11:51:27 -05:00
lvmin
6b2b0ec33d
new tile model will soon use tile_resample as preprocessor
2023-04-25 06:35:52 -07:00
lvmin
cd8b5d46c0
make room for new tile model
2023-04-24 20:35:40 -07:00
huchenlei
34e04c469b
Add tooltip
2023-04-24 10:53:06 -04:00
ljleb
9eeb71a796
Fix no detectmap option ignored ( #1020 )
...
* and not or
* v
2023-04-24 09:53:41 -04:00
lvmin
c014699b54
get in
2023-04-23 20:47:28 -07:00
lvmin
428531a741
get in
2023-04-23 20:35:15 -07:00
lvmin
1d0a526be3
get in
2023-04-23 19:46:46 -07:00
lvmin
c1d164fb08
init control mode
2023-04-23 19:40:36 -07:00
lvmin
69031739e1
fix saving problem
2023-04-23 16:40:45 -07:00
lvmin
f3438c03f6
loopback ui fix2
2023-04-23 16:00:26 -07:00
lvmin
120d22f982
loopback ui
2023-04-23 15:51:05 -07:00
lvmin
cf2dae57d1
simplify ui
2023-04-23 15:28:41 -07:00
ljleb
07ef8a750a
Multi-ControlNet Batch ( #683 )
...
* add back preprocessor
* reload imports for people that update without restarting webui
* remeove img2img tab tracker (replaced by batch hijack)
* batch hijack script
* update gradio ui
* new options (used by batch hijack)
* demeter violation
* clear detected_map
* bug fixes, boys scout and whitespace
* demeter (tests)
* batch tests
* fix alwayson script args in api tests
* extract cn unit image type
* update instead of buggy set
* update readme
* carousel -> gallerie output
* fix index in unit batch iterator
* fix hook unregistering all callbacks
* dont modify hook
* fix non-cn batch
* fix responsiveness
* dont need queue here
* state no change
* readme
* name
* fix ui, bump version
* loopback less important
* interrupt batch if no input image
* keep batch mode in sync
* typo
2023-04-23 16:35:31 -04:00
ETdoFresh
7dcdaa485a
Add a little more if/else logic on parsing image/mask string.
2023-04-23 14:03:11 -05:00
ETdoFresh
1fa1a53508
Fix issue where existing np.array were overwritten by my previous fix.
2023-04-23 13:08:42 -05:00
ETdoFresh
4d798819a2
Fix an issue with empty mask string.
2023-04-23 12:54:38 -05:00
lvmin
ca9a4870c0
add version to UI for better bug tracking
2023-04-23 06:50:32 -07:00
lvmin
8e6b1a8e4e
fix inpaint
2023-04-23 04:50:11 -07:00
lvmin
c31b13ddcb
safer numpy
2023-04-22 22:30:32 -07:00
lvmin
7c21df275a
fix a1111 mask implementation
2023-04-21 23:52:07 -07:00
lvmin
d5f89865fe
fix a1111 mask implementation
2023-04-21 23:28:41 -07:00
lvmin
91962bca27
fix a1111 mask implementation
2023-04-21 22:58:37 -07:00
lvmin
5d8cc122a8
fix a1111 mask implementation
2023-04-21 22:42:28 -07:00
lvmin
97ea3433ba
fix a1111 mask implementation
2023-04-21 22:28:05 -07:00
lvmin
06683a630d
add mid control for high res back
2023-04-21 14:55:48 -07:00
lvmin
33667fbb7c
use gradio equal height for preview
2023-04-21 04:59:21 -07:00
lvmin
a216e329ee
use gradio equal height for preview
2023-04-21 04:58:49 -07:00
lvmin
e454a7d651
temp fix
2023-04-21 03:03:13 -07:00
lvmin
690ce4426e
new create canvas
2023-04-21 01:52:02 -07:00
lvmin
f2dd34361d
try fix strange apple problem
2023-04-21 00:28:41 -07:00
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
lvmin
3d7790ed70
using both methods to update
2023-04-20 20:36:29 -07:00
lvmin
7dbfd9e3e7
Revert "simpler fix ( #841 )"
...
This reverts commit 0c7998ab05 .
2023-04-20 20:22:36 -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
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
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
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
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
lvmin
fcf7f94b01
fix inpaint preview
2023-04-19 22:51:44 -07:00
lvmin
65ecadfb4c
improve clarification
2023-04-19 22:12:47 -07:00
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