orionaskatu
f2ad00bc8e
Remove default git variables to prevent issues
3 years ago
orionaskatu
d0a12763fe
Comment variables with default values
3 years ago
AUTOMATIC
90401d96a6
fix a off by one error with embedding at the start of the sentence
3 years ago
AUTOMATIC
54a097a818
Merge remote-tracking branch 'origin/master'
3 years ago
AUTOMATIC
ab38392119
add the part that was missing for word textual inversion checksums
3 years ago
Dave Sescleifer
d7f36dac21
Send a browser notification when the images are ready
3 years ago
Milly
a8a75ec43a
Fixed filename part sanitizing
...
The following file patterns are invalid on Windows.
- Begin or end with the ASCII Space (0x20)
- End with the ASCII Period (0x2E)
For example, if `[prompt_spaces]` is specified as the directory name pattern, sometimes file saving may fail.
3 years ago
olivier
06e076e48a
Keep legacy behaviour wrt reuse of filename during batch processes
3 years ago
olivier
5fe2c75da0
Support reusing filename stems during batch processing in Extras tab
3 years ago
C43H66N12O12S2
53651696dc
avoid exception if empty
3 years ago
C43H66N12O12S2
942acd4e12
Update README.md
3 years ago
C43H66N12O12S2
acbe44b835
automatically match any version gfpgan
3 years ago
trufty
6486ec9a56
Automatically show PNGinfo when uploading image
3 years ago
DepFA
dd911a47b3
lightbox image scaling fix
3 years ago
AUTOMATIC
01c93a8400
use model's dtype for #707
3 years ago
C43H66N12O12S2
cf28445f10
fix cpu usage
3 years ago
AUTOMATIC
422d17487f
[BUG] HighRes fix Feature Breaks Scripts #706
3 years ago
AUTOMATIC
5b6dea5698
do not show denoising strength when highres fix is not enabled
3 years ago
AUTOMATIC
028fc25f28
fix the issue with incorrect js options on page load
...
add a setting for lightbox max size images
use setting for lightbox max size images late to let user change it and see results
3 years ago
DepFA
bf1f3b8daf
Rely on opts being pre-populated
3 years ago
DepFA
86021511af
bring modal z-index above progress bar
3 years ago
DepFA
931e5aebb3
initialize modal state from options
3 years ago
DepFA
2f35b1c6be
Add logic for zoom toggle
3 years ago
DepFA
326236ed31
add styles for image zoom
3 years ago
AUTOMATIC
6d7ca54a1a
added highres fix feature
3 years ago
AUTOMATIC
8a32a71ca3
Merge remote-tracking branch 'origin/master'
3 years ago
AUTOMATIC
7539f04e28
made 'reuse seed' button give you the seed/subseed of the currently selected picture rather than the first
3 years ago
EyeDeck
5a759687a2
Move memmon tooltip to hints.js
...
Move memmon tooltip to hints.js
so it's with the other tooltips, and doesn't have to be re-sent from the server every time.
Also, allowed tooltips to be applied by matching a class name if all else fails.
3 years ago
berkybear
1878994f9b
fix grammer
3 years ago
berkybear
21244f50c4
fix some typos and remove unused import
3 years ago
AUTOMATIC
7ae3dc2866
display a more informative message when a checkpoint is not found
3 years ago
AUTOMATIC
2430fc20f1
fixed a bug with seed reproducibility with bacth_size>0 and bacth_count>0
3 years ago
AUTOMATIC
cfb6cc8ce5
replace argparse.BooleanOptionalAction with 'store_true'
3 years ago
Connum
f3965cce01
added command line argument --autolaunch to open the webui URL in the system's default browser upon launch (implements #274 )
3 years ago
AUTOMATIC1111
8e3caace74
Merge pull request #672 from 48design/fix-inpaint-dragdrop-paste
...
replace existing image via paste or drop in inpaint mode (fixes #649 )
3 years ago
AUTOMATIC
f3d83fd68a
add read access to settings for jsavascript
...
add an option to disable lightbox modal
3 years ago
Connum
ce47976249
replace existing image via paste or drop in inpaint mode ( fixes #649 )
3 years ago
AUTOMATIC
21086e60a9
Merge remote-tracking branch 'origin/master'
3 years ago
AUTOMATIC
cae5c5fa8d
Making opt split attention the default. Are you upset about this? Sorry.
3 years ago
AUTOMATIC
6a28aac866
prevent black screen when seed and variation seed are the same.
3 years ago
AUTOMATIC1111
4380b6598c
Merge pull request #664 from overra/escape-imageviewer
...
Close ImageViewer on escape
3 years ago
AUTOMATIC1111
c3be3d36c2
Merge pull request #667 from berkybear/fixSubSeedNoneTypeIssue
...
handle NoneType when subseed is not initialized
3 years ago
berkybear
4c17ce4949
handle NoneType when subseed is not initialized. Set it to -1 in that case
3 years ago
Adam Snodgrass
7e42a0f35a
close on escape
3 years ago
AUTOMATIC
c76a616bc9
fix many paths in code breaking because Processing constructor changed
3 years ago
AUTOMATIC
ba97889137
fix tooltip not appearing for the shuffle button
3 years ago
AUTOMATIC1111
abd5cc6b2b
Merge pull request #585 from JohanAR/ui_seed_changes
...
Polish seed UI options
3 years ago
AUTOMATIC1111
cf651a5e23
Merge pull request #658 from SafentisFox/fixLinuxLaunch
...
Fix webui.sh not working
3 years ago
AUTOMATIC1111
50c8d808c0
Merge pull request #660 from jamesmoore/master
...
.gitignore - Exclude checkpoint files in models folder
3 years ago
James Moore
f0aa524ee1
Exclude checkpoint files in models
3 years ago