AUTOMATIC
c23f666dba
a more strict check for activation type and a more reasonable check for type of layer in hypernets
2022-10-21 09:47:43 +03:00
AUTOMATIC1111 and GitHub
a26fc2834c
Merge pull request #3199 from discus0434/master
...
Add features to insert activation functions to hypernetworks
2022-10-21 09:34:45 +03:00
AUTOMATIC
12a97c5368
Merge remote-tracking branch 'origin/master'
2022-10-21 09:02:07 +03:00
AUTOMATIC
74088c2a06
allow float sizes for hypernet's layer_structure
2022-10-21 09:00:45 +03:00
AUTOMATIC
4587218190
updated readme and some small stylistic changes to code
2022-10-21 09:00:39 +03:00
AUTOMATIC
7f8ab1ee8f
Merge remote-tracking branch 'origin/master'
2022-10-20 08:18:19 +03:00
AUTOMATIC
930b4c64f7
allow float sizes for hypernet's layer_structure
2022-10-20 08:18:02 +03:00
AUTOMATIC
c6e9fed500
fix for #3086 failing to load any previous hypernet
2022-10-19 19:21:16 +03: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
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
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
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
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
AUTOMATIC
cbf15edbf9
remove dependence on TQDM for sampler progress/interrupt functionality
2022-10-18 17:23:38 +03:00
AUTOMATIC
ec1924ee57
additional fix for difference model merging
2022-10-18 16:05:52 +03:00
AUTOMATIC
e20b7e30fe
fix for add difference model merging
2022-10-18 15:33:32 +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
AUTOMATIC
d2f459c5cf
clarify the comment for the new option from #2959 and move it to UI section.
2022-10-18 14:22:52 +03:00
AUTOMATIC1111 and GitHub
cd9c6e0edf
Merge pull request #2984 from guaneec/D
...
Don't eat colons in booru tags
2022-10-18 14:18:05 +03:00
AUTOMATIC1111 and GitHub
c07dbd4cf9
Merge pull request #2939 from Michoko92/dark-mode
...
Added dark mode switch
2022-10-18 14:04:26 +03:00
AUTOMATIC1111 and GitHub
f6c758d055
Merge branch 'master' into dark-mode
2022-10-18 14:04:17 +03:00
AUTOMATIC
cf47d13c1e
localization support
2022-10-17 21:15:32 +03:00
AUTOMATIC
695377a8b9
make modelmerger work with ui-config.json
2022-10-17 19:56:23 +03:00
AUTOMATIC
af3f6489d3
possibly defeat losing of focus for prompt when generating images with gallery open
2022-10-17 16:57:19 +03:00
AUTOMATIC
d42125baf6
add missing requirement for api and fix some typos
2022-10-17 11:50:20 +03:00
AUTOMATIC
964b63c042
add api() function to return webui() to how it was
2022-10-17 11:38:32 +03:00
AUTOMATIC
b99d3cf6dd
make CLIP interrogate ranks output sane values
2022-10-17 08:41:02 +03:00
AUTOMATIC
5c94aaf290
fix bug for latest model merge RAM improvement
2022-10-17 08:28:18 +03:00
AUTOMATIC
6f7b7a3dcd
only read files with .py extension from the scripts dir
2022-10-17 07:56:23 +03:00
AUTOMATIC
c57919ea2a
keep focus on current element when updating gallery
2022-10-16 17:22:56 +03:00
AUTOMATIC
bd4f0fb9d9
revert changes to two bat files I asked to revert but the author couldn't in 863e9efc19.
2022-10-16 10:14:27 +03:00
AUTOMATIC
179e3ca752
honor --hide-ui-dir-config option for #2807
2022-10-16 09:51:01 +03:00
AUTOMATIC
0c5fa9a681
do not reload embeddings from disk when doing textual inversion
2022-10-16 09:09:04 +03:00
AUTOMATIC
74a9ee7002
fix saving images compatibility with gradio update
2022-10-15 20:09:45 +03:00
AUTOMATIC
73901c3f01
make attention edit only work with ctrl as was initially intended
2022-10-15 15:51:57 +03:00
AUTOMATIC
97f0727489
add First pass size always regardless of whether it was auto chosen or specified
2022-10-15 15:47:02 +03:00
AUTOMATIC
20a1f68c75
fix gadio issue with sending files between tabs
2022-10-15 15:44:46 +03:00
AUTOMATIC
d3463bc59a
change styling for top right corner UI
...
made save style button not die when you cancel
2022-10-15 14:22:30 +03:00
AUTOMATIC
f7ca63937a
bring back scale latent option in settings
2022-10-15 13:23:12 +03:00
AUTOMATIC
5967d07d1a
fix new gradio failing to preserve image params
2022-10-15 13:11:28 +03:00
AUTOMATIC
3631adfe96
make dragging to prompt work again
2022-10-15 12:58:53 +03:00
AUTOMATIC
e8729dd051
re-apply height hacks to work with new gradio
2022-10-15 12:54:23 +03:00
AUTOMATIC
4ed99d5996
bump gradio to 3.5
2022-10-15 12:10:52 +03:00
AUTOMATIC
7d6042b908
update for commandline args for btch prompts to parse string properly
2022-10-15 12:00:31 +03:00
AUTOMATIC1111 and GitHub
58e62312c3
Merge pull request #1446 from shirase-0/master
...
Tag/Option Parsing in Prompts From File
2022-10-15 10:47:50 +03:00
AUTOMATIC1111 and GitHub
f42e0aae6d
Merge branch 'master' into master
2022-10-15 10:47:26 +03:00
AUTOMATIC1111 and GitHub
d13ce89e20
Merge pull request #2573 from raefu/ckpt-cache
...
add --ckpt-cache option for faster model switching
2022-10-15 10:35:26 +03:00
AUTOMATIC1111 and GitHub
af144ebdc7
Merge branch 'master' into ckpt-cache
2022-10-15 10:35:18 +03:00
AUTOMATIC
f756bc540a
fix #2588 breaking launch.py (. . .)
2022-10-15 10:28:26 +03:00
AUTOMATIC1111 and GitHub
9563636489
Merge pull request #2663 from space-nuko/fix-xyplot-steps
...
Fix XY-plot steps if highres fix is enabled
2022-10-15 10:20:29 +03:00
AUTOMATIC1111 and GitHub
5207cba56f
Merge pull request #2661 from Melanpan/master
...
Raise an assertion error if no training images have been found.
2022-10-15 10:13:23 +03:00
AUTOMATIC1111 and GitHub
ea8aa1701a
Merge branch 'master' into master
2022-10-15 10:13:16 +03:00
AUTOMATIC
c7a86f7fe9
add option to use batch size for training
2022-10-15 09:24:59 +03:00
AUTOMATIC
acedbe67d2
bring history tab back, make it behave; it's still slow but won't fuck anything up until you use it
2022-10-15 00:43:15 +03:00
AUTOMATIC
4bbe5d62e0
reformat lines in images_history.py
2022-10-15 00:25:09 +03:00
AUTOMATIC
4dc4265099
rename firstpass w/h to discard old user settings
2022-10-15 00:21:48 +03:00
AUTOMATIC
368f4cc4c7
set firstpass w/h to 0 by default and rever to old behavior when any are 0
2022-10-14 23:19:05 +03:00
AUTOMATIC
cd58e44051
disabling history - i knew it was slow as fuck but i didn't realize it would also show galleries on launch
2022-10-14 23:17:28 +03:00
AUTOMATIC
03d62538ae
remove duplicate code for log loss, add step, make it read from options rather than gradio input
2022-10-14 22:43:55 +03:00
AUTOMATIC
326fe7d44b
Merge remote-tracking branch 'Melanpan/master'
2022-10-14 22:14:50 +03:00
AUTOMATIC
989a552de3
remove the other Denoising
2022-10-14 22:04:08 +03:00
AUTOMATIC
c250cb289c
change checkpoint merger to work in a more obvious way
...
remove sigmoid and inverse sigmoid because they just did the same thing as weighed sum only with changed multiplier
2022-10-14 22:02:32 +03:00
AUTOMATIC
2f0e089c7c
should fix the issue with missing layers in chechpoint merger
2022-10-14 21:20:28 +03:00
AUTOMATIC
6cdf55627c
restore borders for prompts
2022-10-14 21:12:52 +03:00
AUTOMATIC
c344ba3b32
add option to read generation params for learning previews from txt2img
2022-10-14 20:31:49 +03:00
AUTOMATIC
bb295f5478
rework the code for lowram a bit
2022-10-14 20:03:41 +03:00
AUTOMATIC
6c64279460
remove user's liners from .gitigbore - those go into .git/info/exclude
2022-10-14 19:33:49 +03:00
AUTOMATIC1111 and GitHub
6b77af7a43
Merge pull request #2396 from yfszzx/master
...
Add a "History" tab
2022-10-14 19:32:19 +03:00
AUTOMATIC
67f447ddcc
possibility to load checkpoint, clip skip, and hypernet from infotext
2022-10-14 19:30:28 +03:00
AUTOMATIC
0aec19d783
make pasting into img2img prompt work
...
make image params request not use temp files
2022-10-14 18:15:03 +03:00
AUTOMATIC
33ae6be55e
fix paste not working in firefox
...
fix paste always going into txt2img field
2022-10-14 17:53:34 +03:00
AUTOMATIC
a156c097ab
Merge branch 'param-loading'
2022-10-14 17:14:24 +03:00
AUTOMATIC
e644b5a80b
remove scale latent and no-crop options from hires fix
...
support copy-pasting new parameters for hires fix
2022-10-14 17:03:03 +03:00
AUTOMATIC
9e5ca5077f
extra message for unpicking fails
2022-10-14 16:37:36 +03:00
AUTOMATIC
fdecb63685
add an ability to merge three checkpoints
2022-10-14 09:20:24 +03:00
AUTOMATIC
08b3f7aef1
emergency fix for broken send to buttons
2022-10-13 20:42:27 +03:00
AUTOMATIC
354ef0da3b
add hypernetwork multipliers
2022-10-13 20:12:37 +03:00
AUTOMATIC
a10b0e11fc
options to refresh list of models and hypernetworks
2022-10-13 19:22:49 +03:00
AUTOMATIC
bb7baf6b9c
add option to change what's shown in quicksettings bar
2022-10-13 16:22:25 +03:00
AUTOMATIC
fde7fefa2e
update #2336 to prevent reading params.txt when --hide-ui-dir-config option is enabled (for servers, since this will let some users access others' params)
2022-10-13 12:26:34 +03:00
AUTOMATIC1111 and GitHub
4f73e057a9
Merge pull request #2324 from HunterVacui/interrogate_include_ranks_in_output
...
Interrogate: add option to include ranks in output
2022-10-13 08:05:41 +03:00
AUTOMATIC
78592d404a
remove interrogate option I accidentally deleted
2022-10-13 07:40:03 +03:00
AUTOMATIC
698d303b04
deepbooru: added option to use spaces or underscores
...
deepbooru: added option to quote (\) in tags
deepbooru/BLIP: write caption to file instead of image filename
deepbooru/BLIP: now possible to use both for captions
deepbooru: process is stopped even if an exception occurs
2022-10-12 21:55:43 +03:00
AUTOMATIC
c3c8eef9fd
train: change filename processing to be more simple and configurable
...
train: make it possible to make text files with prompts
train: rework scheduler so that there's less repeating code in textual inversion and hypernets
train: move epochs setting to options
2022-10-12 20:49:47 +03:00
AUTOMATIC1111 and GitHub
cc5803603b
Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-images
...
Add option to store TI embeddings in png chunks, and load from same.
2022-10-12 15:59:24 +03:00
AUTOMATIC
429442f4a6
fix iterator bug for #2295
2022-10-12 13:38:03 +03:00
AUTOMATIC
ee015a1af6
change textual inversion tab to train
...
remake train interface to use tabs
2022-10-12 11:05:57 +03:00
AUTOMATIC1111 and GitHub
4aeacaefbf
Merge pull request #2110 from JustMaier/feature/scale_to
...
Add "Scale to" option to Extras
2022-10-12 10:36:21 +03:00
AUTOMATIC1111 and GitHub
dc1432e0dd
Merge branch 'master' into feature/scale_to
2022-10-12 10:35:42 +03:00
AUTOMATIC
8aead63f1a
emergency fix
2022-10-12 09:32:14 +03:00
AUTOMATIC1111 and GitHub
c15c3b08df
Merge pull request #2312 from AUTOMATIC1111/edit-attention-nan-fix
...
edit attention key handler: return early when weight parse returns NaN
2022-10-12 09:07:49 +03:00
AUTOMATIC
fd07b103ae
prevent SD model from loading when running in deepdanbooru process
2022-10-12 09:00:39 +03:00
AUTOMATIC
336bd8703c
just add the deepdanbooru settings unconditionally
2022-10-12 09:00:07 +03:00
AUTOMATIC
ee10c41e2a
Merge remote-tracking branch 'origin/steve3d'
2022-10-12 08:35:52 +03:00
AUTOMATIC1111 and GitHub
2e2d45b281
Merge pull request #2143 from JC-Array/deepdanbooru_pre_process
...
deepbooru tags for textual inversion preproccessing
2022-10-12 08:35:27 +03:00
AUTOMATIC
6ac2ec2b78
create dir for hypernetworks
2022-10-12 07:01:20 +03:00
AUTOMATIC
6be32b31d1
reports that training with medvram is possible.
2022-10-11 23:07:09 +03:00