timntorres
5e012e4dfa
Infotext saves more specific hypernet name.
2022-10-19 20:20:25 +03:00
Alexandre Simard
1e4809b251
Added a bit of padding to the left
2022-10-19 20:06:41 +03:00
Alexandre Simard
57eb1a64c8
Update ui.py
2022-10-19 20:06:41 +03:00
discus0434
634acdd954
Merge branch 'AUTOMATIC1111:master' into master
2022-10-20 01:37:33 +09:00
discus0434
2ce52d32e4
fix for #3086 failing to load any previous hypernet
2022-10-19 16:31:12 +00:00
AUTOMATIC
c6e9fed500
fix for #3086 failing to load any previous hypernet
2022-10-19 19:21:16 +03:00
DepFA
019a3a88f0
Update ui.py
2022-10-19 17:15:47 +01:00
AUTOMATIC1111
c664b231a8
Merge pull request #3162 from discus0434/master
...
Added what I forgot to commit in already merged PR: #3086
2022-10-19 18:58:49 +03:00
discus0434
365d4b1650
Merge branch 'AUTOMATIC1111:master' into master
2022-10-20 00:48:13 +09:00
AUTOMATIC1111
f510a2277e
Merge pull request #3086 from discus0434/master
...
Add settings for multi-layer structure hypernetworks
2022-10-19 18:40:53 +03:00
discus0434
3770b8d2fa
enable to write layer structure of hn himself
2022-10-19 15:28:42 +00:00
discus0434
42fbda83bb
layer options moves into create hnet ui
2022-10-19 14:30:33 +00:00
captin411
087609ee18
UI changes for focal point image cropping
2022-10-19 03:19:35 -07:00
captin411
abeec4b630
Add auto focal point cropping to Preprocess images
...
This algorithm plots a bunch of points of interest on the source
image and averages their locations to find a center.
Most points come from OpenCV. One point comes from an
entropy model. OpenCV points account for 50% of the weight and the
entropy based point is the other 50%.
The center of all weighted points is calculated and a bounding box
is drawn as close to centered over that point as possible.
2022-10-19 03:18:26 -07:00
AUTOMATIC
f894dd552f
fix for broken checkpoint merger
2022-10-19 12:45:42 +03:00
AUTOMATIC
9931c0bd48
remove the unneeded line break introduced by #3092
2022-10-19 12:45:42 +03:00
Ikko Ashimine
bb0e7232b3
Fix typo in prompt_parser.py
...
assoicated -> associated
2022-10-19 11:52:12 +03:00
realryo1
83a517eb96
Fixed performance, vram style disorder
2022-10-19 11:50:25 +03:00
MalumaDev
2362d5f00e
Merge branch 'master' into test_resolve_conflicts
2022-10-19 10:22:39 +02:00
AUTOMATIC1111
1b91cbbc11
Merge pull request #2835 from zhengxiaoyao0716/hot-reload-javascript
...
hot-reload javascript files
2022-10-19 09:43:59 +03:00
AUTOMATIC1111
05315d8a23
Merge branch 'master' into hot-reload-javascript
2022-10-19 09:43:49 +03:00
Anastasius
1d4aa376e6
Predictable long operation check for time estimation
2022-10-19 09:39:28 +03:00
Anastasius
442dbedc15
Estimated time displayed if jobs take more 60 sec
2022-10-19 09:39:28 +03:00
Anastasius
bcfbb33e50
Added time left estimation
2022-10-19 09:39:28 +03:00
Cheka
2fd7935ef4
Remove wrong self reference in CUDA support for invokeai
2022-10-19 09:35:53 +03:00
discus0434
7f8670c4ef
Merge branch 'master' into master
2022-10-19 15:18:45 +09:00
Silent
da72becb13
Use training width/height when training hypernetworks.
2022-10-19 09:13:28 +03:00
discus0434
5d16f59794
Merge branch 'master' into master
2022-10-19 14:56:27 +09:00
AUTOMATIC
5daf9cbb98
Merge remote-tracking branch 'origin/api'
2022-10-19 08:44:51 +03:00
AUTOMATIC
10aca1ca3e
more careful loading of model weights (eliminates some issues with checkpoints that have weird cond_stage_model layer names)
2022-10-19 08:42:22 +03:00
arcticfaded
0f0d6ab8e0
call sampler by name
2022-10-19 05:19:01 +00:00
yfszzx
538bc89c26
Image browser improved
2022-10-19 11:27:51 +08:00
arcticfaded
e7f4808505
provide sampler by name
2022-10-18 19:04:56 +00:00
discus0434
e40ba281f1
update
2022-10-19 01:03:58 +09:00
discus0434
7f2095c6c8
update
2022-10-19 01:01:22 +09:00
discus0434
a5611ea502
update
2022-10-19 01:00:01 +09:00
discus0434
6021f7a75f
add options to custom hypernetwork layer structure
2022-10-19 00:51:36 +09:00
MalumaDev
c2765c9bcd
Merge branch 'master' into test_resolve_conflicts
2022-10-18 17:27:30 +02:00
supersteve3d
c1093b8051
Update artists.csv
2022-10-18 18:11:20 +03:00
supersteve3d
b76c9ded45
Update artists.csv
2022-10-18 18:11:20 +03:00
DepFA
82589c2d5e
add windows equivalent
2022-10-18 17:24:21 +03:00
Matthew Clark
bdf1a8903a
Pass arguments from bash to python
2022-10-18 17:24:21 +03:00
AUTOMATIC
cbf15edbf9
remove dependence on TQDM for sampler progress/interrupt functionality
2022-10-18 17:23:38 +03:00
yfszzx
b7e78ef692
Image browser improve
2022-10-18 22:21:54 +08:00
Dynamic
4f4e7fed7e
update ko-KR.json
2022-10-18 22:12:41 +09:00
AUTOMATIC
ec1924ee57
additional fix for difference model merging
2022-10-18 16:05:52 +03:00
Dynamic
684a31c4da
update ko-KR.json
...
Translated all text on txt2img window, plus some extra
2022-10-18 21:50:34 +09:00
AUTOMATIC
e20b7e30fe
fix for add difference model merging
2022-10-18 15:33:32 +03:00
w-e-w
2f448d97a9
styles.csv encoding utf8 to utf-8-sig
...
utf-8-bom for better compatibility for some programs
2022-10-18 15:18:51 +03:00
AUTOMATIC
433a7525c1
remove shared option for update check (because it is not an argument of webui)
...
have launch.py examine both COMMANDLINE_ARGS as well as argv for its arguments
2022-10-18 15:18:02 +03:00