random_thoughtss
0719c10bf1
Fixed copying mistake
2022-10-19 13:56:26 -07:00
random_thoughtss
8e7097d06a
Added support for RunwayML inpainting model
2022-10-19 13:47:45 -07:00
captin411 and GitHub
41e3877be2
fix entropy point calculation
2022-10-19 13:44:59 -07:00
DepFA and GitHub
4d663055de
update ui with extra training options
2022-10-19 20:33:18 +01:00
DepFA and GitHub
eb7ba4b713
update training header text
2022-10-19 19:50:46 +01:00
ふぁ and AUTOMATIC1111
604620a7f0
Add xformers message.
2022-10-19 21:31:16 +03:00
Mackerel and AUTOMATIC1111
b748b583c0
generation_parameters_copypaste.py: fix indent
2022-10-19 21:30:32 +03:00
Leo Mozoloa and AUTOMATIC1111
5d9e3acd4e
Fixed additionnnnal typo, sorry
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
a0e50d5e70
Improved the OS/Platforms field
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
3e2a035ffa
Removed obsolete legacy Hlky description
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
5292d1f092
Formatting the top description
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
62a1a97fe3
Fixed labels and created a brand new Feature Request yaml
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
8400e85474
Adding a confirmation checkbox that the user has checked the issues & commits before
...
Also small fixes
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
ca30e67289
removing the required tag as it obviously doesn't work, adding a top description
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
03cf7cf327
Fixes and trying to make dropdown required
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
45f188e0d3
fixing linebreak issue
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
dd66530a63
Fixes and adding step by step
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
d0042587ad
Cleaning & improvements
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
57c48093a9
Delete .vscode directory
2022-10-19 21:30:02 +03:00
Leo Mozoloa and AUTOMATIC1111
fd1008f1e0
Better Bug report form
2022-10-19 21:30:02 +03:00
Greg Fuller and AUTOMATIC1111
13ed73beda
Update Learning Rate tooltip
2022-10-19 21:29:32 +03:00
Vladimir Repin and AUTOMATIC1111
46122c4ff6
Send empty prompts as valid generation parameter
2022-10-19 20:31:16 +03:00
timntorres and AUTOMATIC1111
5e012e4dfa
Infotext saves more specific hypernet name.
2022-10-19 20:20:25 +03:00
Alexandre Simard and AUTOMATIC1111
1e4809b251
Added a bit of padding to the left
2022-10-19 20:06:41 +03:00
Alexandre Simard and AUTOMATIC1111
57eb1a64c8
Update ui.py
2022-10-19 20:06:41 +03:00
discus0434 and GitHub
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 and GitHub
019a3a88f0
Update ui.py
2022-10-19 17:15:47 +01:00
AUTOMATIC1111 and GitHub
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 and GitHub
365d4b1650
Merge branch 'AUTOMATIC1111:master' into master
2022-10-20 00:48:13 +09:00
AUTOMATIC1111 and GitHub
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 and GitHub
087609ee18
UI changes for focal point image cropping
2022-10-19 03:19:35 -07:00
captin411 and GitHub
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 and AUTOMATIC1111
bb0e7232b3
Fix typo in prompt_parser.py
...
assoicated -> associated
2022-10-19 11:52:12 +03:00
realryo1 and AUTOMATIC1111
83a517eb96
Fixed performance, vram style disorder
2022-10-19 11:50:25 +03:00
MalumaDev and GitHub
2362d5f00e
Merge branch 'master' into test_resolve_conflicts
2022-10-19 10:22:39 +02:00
AUTOMATIC1111 and GitHub
1b91cbbc11
Merge pull request #2835 from zhengxiaoyao0716/hot-reload-javascript
...
hot-reload javascript files
2022-10-19 09:43:59 +03:00
AUTOMATIC1111 and GitHub
05315d8a23
Merge branch 'master' into hot-reload-javascript
2022-10-19 09:43:49 +03:00
Anastasius and AUTOMATIC1111
1d4aa376e6
Predictable long operation check for time estimation
2022-10-19 09:39:28 +03:00
Anastasius and AUTOMATIC1111
442dbedc15
Estimated time displayed if jobs take more 60 sec
2022-10-19 09:39:28 +03:00
Anastasius and AUTOMATIC1111
bcfbb33e50
Added time left estimation
2022-10-19 09:39:28 +03:00
Cheka and AUTOMATIC1111
2fd7935ef4
Remove wrong self reference in CUDA support for invokeai
2022-10-19 09:35:53 +03:00
discus0434 and GitHub
7f8670c4ef
Merge branch 'master' into master
2022-10-19 15:18:45 +09:00
Silent and AUTOMATIC1111
da72becb13
Use training width/height when training hypernetworks.
2022-10-19 09:13:28 +03:00
discus0434 and GitHub
5d16f59794
Merge branch 'master' into master
2022-10-19 14:56:27 +09:00