1465 Commits (eef3bc649069d6caaef1274f132de28e528bfa7d)
 

Author SHA1 Message Date
DepFA 707a431100
add pixel data footer 3 years ago
DepFA ce2d7f7eac
Merge branch 'master' into embed-embeddings-in-images 3 years ago
Ben ce37fdd30e maximize the view 3 years ago
alg-wiki 7a20f914ed Custom Width and Height 3 years ago
alg-wiki 6ad3a53e36 Fixed progress bar output for epoch 3 years ago
alg-wiki ea00c1624b Textual Inversion: Added custom training image size and number of repeats per input image in a single epoch 3 years ago
AUTOMATIC 8f1efdc130 --no-half-vae pt2 3 years ago
alg-wiki 04c745ea4f
Custom Width and Height 3 years ago
AUTOMATIC 7349088d32 --no-half-vae 3 years ago
不会画画的中医不是好程序员 1e18a5ffcc
Merge branch 'AUTOMATIC1111:master' into master 3 years ago
Bepis a357823339 Add a pull request template 3 years ago
yfszzx 23f2989799 images history over 3 years ago
JC_Array 2f94331df2 removed change in last commit, simplified to adding the visible argument to process_caption_deepbooru and it set to False if deepdanbooru argument is not set 3 years ago
alg-wiki 4ee7519fc2
Fixed progress bar output for epoch 3 years ago
JC_Array 8ec069e64d removed duplicate run_preprocess.click by creating run_preprocess_inputs list and appending deepbooru variable to input list if in scope 3 years ago
alg-wiki 3110f895b2
Textual Inversion: Added custom training image size and number of repeats per input image in a single epoch 3 years ago
yfszzx 8a7c07a214 show image history 3 years ago
brkirch 8acc901ba3 Newer versions of PyTorch use TypedStorage instead
Pytorch 1.13 and later will rename _TypedStorage to TypedStorage, so check for TypedStorage and use _TypedStorage if it is not available. Currently this is needed so that nightly builds of PyTorch work correctly.
3 years ago
JC_Array 1f92336be7 refactored the deepbooru module to improve speed on running multiple interogations in a row. Added the option to generate deepbooru tags for textual inversion preproccessing. 3 years ago
ssysm 6fdad291bd Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into upstream-master 3 years ago
ssysm cc92dc1f8d add vae path args 3 years ago
Justin Maier 6435691bb1 Add "Scale to" option to Extras 3 years ago
DepFA 4117afff11
Merge branch 'master' into embed-embeddings-in-images 3 years ago
DepFA e2c2925eb4
remove braces from steps 3 years ago
DepFA d6a599ef9b
change caption method 3 years ago
DepFA 0ac3a07eec
add caption image with overlay 3 years ago
AUTOMATIC 45fbd1c5fe remove background for quicksettings row (for dark theme) 3 years ago
DepFA 01fd9cf0d2
change source of step count 3 years ago
DepFA 96f1e6be59
source checkpoint hash from current checkpoint 3 years ago
DepFA 6684610510
correct case on embeddingFromB64 3 years ago
DepFA d0184b8f76
change json tensor key name 3 years ago
DepFA 5d12ec82d3
add encoder and decoder classes 3 years ago
DepFA 969bd8256e
add alternate checkpoint hash source 3 years ago
DepFA 03694e1f99
add embedding load and save from b64 json 3 years ago
AUTOMATIC a65476718f add DoubleStorage to list of allowed classes for pickle 3 years ago
DepFA fa0c5eb81b
Add pretty image captioning functions 3 years ago
AUTOMATIC 8d340cfb88 do not add clip skip to parameters if it's 1 or 0 3 years ago
Fampai 84ddd44113 Clip skip variable name change breaks x/y plot script. This fixes that 3 years ago
Fampai 1824e9ee3a Removed unnecessary tmp variable 3 years ago
Fampai ad3ae44108 Updated code for legibility 3 years ago
Fampai ec2bd9be75 Fix issues with CLIP ignore option name change 3 years ago
Fampai a14f7bf113 Corrected CLIP Layer Ignore description and updated its range to the max possible 3 years ago
Fampai e59c66c008 Optimized code for Ignoring last CLIP layers 3 years ago
AUTOMATIC 6c383d2e82 show model selection setting on top of page 3 years ago
AUTOMATIC 45bf9a6264 added clip skip to XY plot 3 years ago
supersteve3d a2d70f25bf Add files via upload
Updated txt2img screenshot (UI as of Oct 9th) for github webui / README.md
3 years ago
Artem Zagidulin 9ecea0a8d6 fix missing png info when Extras Batch Process 3 years ago
DepFA d3cd46b038
Update lightbox to change displayed image as soon as generation is complete (#1933)
* add updateOnBackgroundChange
* typo fixes.
* reindent to 4 spaces
3 years ago
AUTOMATIC 875ddfeecf added guard for torch.load to prevent loading pickles with unknown content 3 years ago
AUTOMATIC bba2ac8324 reshuffle the code a bit in launcher to keep functions in one place for #2069 3 years ago