AUTOMATIC
56e557c6ff
added cheap NN approximation for VAE
3 years ago
AUTOMATIC1111
67ff058b8d
Merge pull request #5622 from repligator/patch-1
...
Update hints.js - DPM adaptive
3 years ago
repligator
d5a9de1662
Update hints.js - DPM adaptive
...
Added mouse-over for DPM adaptive
3 years ago
Alex "mcmonkey" Goodwin
7b0a28f8ee
fix hints file typo
3 years ago
papuSpartan
6387043fd2
Merge branch 'AUTOMATIC1111:master' into master
3 years ago
AUTOMATIC
c7af672186
more simple config option name plus mouseover hint for clip skip
3 years ago
Alex "mcmonkey" Goodwin
6001684be3
add model_name pattern for saving
3 years ago
papuSpartan
25de9df364
Merge branch 'AUTOMATIC1111:master' into master
3 years ago
random_thoughtss
b68c7c437e
Updated name and hover text.
3 years ago
w-e-w
df0a1f8381
add hints, [datetime<Format><Time Zone>]
3 years ago
papuSpartan
700340448b
forgot to clear neg prompt after moving to back. Add tooltip to hints
3 years ago
Greg Fuller
13ed73beda
Update Learning Rate tooltip
3 years ago
AUTOMATIC
d3463bc59a
change styling for top right corner UI
...
made save style button not die when you cancel
3 years ago
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
3 years ago
AUTOMATIC
fdecb63685
add an ability to merge three checkpoints
3 years ago
crackfoo
494afccbc1
Update hints.js
...
typo
3 years ago
Taithrah
dccc181b55
Update hints.js
...
typo
3 years ago
AUTOMATIC
bb7baf6b9c
add option to change what's shown in quicksettings bar
3 years ago
Trung Ngo
e72adc999b
Restore last generation params
3 years ago
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
3 years ago
LunixWasTaken
ca5efc316b
Typo fix in watermark hint.
3 years ago
AUTOMATIC
f98338faa8
add an option to not add watermark to created images
3 years ago
AUTOMATIC
39919c40dd
add eta noise seed delta option
3 years ago
Trung Ngo
786d9f63aa
Add button to skip the current iteration
3 years ago
AUTOMATIC
556c36b960
add hint, refactor code for #1607
3 years ago
Hanusz Leszek
e615d4f9d1
Convert folder icon surrogate pair to valid utf8
3 years ago
RnDMonkey
ff4df06c57
refined [styles] pattern and added [prompt_no_styles]
3 years ago
Michoko
f8acbb8f88
Add output folder icons
...
Adds icons on the first 3 tabs to directly open the corresponding images output directory
3 years ago
tateisu
78d6aef302
use strftime. update hints.js
3 years ago
Eyrie
1877a3767e
Changed job_id to timestamp
3 years ago
Eyrie
ba34b790d3
Added hints for file & dir patterns
3 years ago
Eyrie
40166dbf08
Added job_id pattern for directories
3 years ago
RnDMonkey
a2bea2f97a
added [styles] filename pattern
3 years ago
AUTOMATIC
39ce23f42d
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo tabs
...
fixed some [send to..] buttons to work properly with all tabs
3 years ago
Prof-Cheese
ae32b8a53f
Fixed directory name generation process.
...
'Max prompt words' has been added to config and modified to be used in the directory name generation process.
3 years ago
AUTOMATIC
6d7ca54a1a
added highres fix feature
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
Johan Aires Rastén
a96076f49c
Add buttons for random and reuse seed.
...
Random button sets seed to -1, reuse copies the seed from the last
generated image.
3 years ago
AUTOMATIC
5e80c286ee
script.js split work - ui.js
3 years ago
AUTOMATIC
26b52fd1ec
script.js split work - hints.js
3 years ago
Andrey
85abd7c175
Split history script.js to javascript/hints.js
3 years ago