AUTOMATIC
40ff6db532
extra networks UI
...
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>
3 years ago
AUTOMATIC
e33cace2c2
fix ctrl+up/down that stopped working
3 years ago
AUTOMATIC
20a59ab3b1
move token counter to the location of the prompt, add token counting for the negative prompt
3 years ago
AUTOMATIC
6c7a50d783
remove some unnecessary logging to javascript console
3 years ago
poiuty
81276cde90
internal progress relative path
3 years ago
AUTOMATIC
c12d7ddd72
add handling to some places in javascript that can potentially cause issues #6898
3 years ago
AUTOMATIC
0f5dbfffd0
allow baking in VAE in checkpoint merger tab
...
do not save config if it's the default for checkpoint merger tab
change file naming scheme for checkpoint merger tab
allow just saving A without any merging for checkpoint merger tab
some stylistic changes for UI in checkpoint merger tab
3 years ago
AUTOMATIC
c7e50425f6
add progress bar to modelmerger
3 years ago
AUTOMATIC1111
c94abc8862
Merge pull request #6895 from mezotaken/interrogate-all-tabs
...
Process interrogation on all img2img subtabs
3 years ago
AUTOMATIC
924e222004
add option to show/hide warnings
...
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
3 years ago
Vladimir Repin
8683427bd9
Process interrogation on all img2img subtabs
3 years ago
AUTOMATIC
0c5913b9c2
re-enable image dragging on non-firefox browsers
3 years ago
AUTOMATIC
26fd444811
bump gradio to 3.16.2
...
change style selection to multiselect dropdown
3 years ago
AUTOMATIC
d8f8bcb821
enable progressbar without gallery
3 years ago
AUTOMATIC
dac59b9b07
return progress percentage to title bar
3 years ago
AUTOMATIC
38b7186e6e
update sending input event in java script to not cause exception in browser https://github.com/gradio-app/gradio/issues/2981
3 years ago
AUTOMATIC
55947857f0
add a button for XY Plot to fill in available values for axes that support this
3 years ago
AUTOMATIC
064983c0ad
return an option to hide progressbar
3 years ago
AUTOMATIC
fc25af3939
remove unneeded log from progressbar
3 years ago
AUTOMATIC
a534bdfc80
add setting for progressbar update period
3 years ago
AUTOMATIC
f6aac4c65a
eliminate flicker for live previews
3 years ago
AUTOMATIC
d8b90ac121
big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other
3 years ago
Josh R
cbbdfc3609
Fix Aspect Ratio Overlay / AROverlay to work with Inpaint & Sketch
3 years ago
AUTOMATIC
86359535d6
add buttons to copy images between img2img tabs
3 years ago
AUTOMATIC
08c6f009a5
load hashes from cache for checkpoints that have them
...
add checkpoint hash to footer
3 years ago
AUTOMATIC
865228a837
change style dropdowns to multiselect
3 years ago
AUTOMATIC1111
d7aec59c4e
Merge pull request #6667 from Shondoit/zero-vector-ti
...
Allow creation of zero vectors for TI
3 years ago
AUTOMATIC
5623a3e7b1
fix send to inpaint sending you to wrong place
3 years ago
Shondoit
d48dcbd2b2
Add zero vector feature to hints.js
...
Also add the note that some tokens might be skipped. Not everyone is aware of this.
3 years ago
Alexey Shirokov
b202714b65
Fix keyboard navigation in modal image viewer
3 years ago
AUTOMATIC1111
dd21af06fa
Merge pull request #6462 from Taithrah/small-touch-up
...
Update hints.js
3 years ago
AUTOMATIC
d4fd2418ef
add an option to use old hiresfix width/height behavior
...
add a visual effect to inactive hires fix elements
3 years ago
Taithrah
8a27730da5
Update hints.js
...
Partial revert
3 years ago
Taithrah
a36e2744e2
Update hints.js
...
Small touch up to hints
3 years ago
AUTOMATIC
5f4fa942b8
do not show full window image preview when right mouse button is used
3 years ago
AUTOMATIC
b663ee2cff
fix fullscreen view showing wrong image on firefox
3 years ago
AUTOMATIC
8149078094
added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps
3 years ago
AUTOMATIC1111
4ae960b01c
Merge pull request #4177 from eltociear/patch-2
...
Fix typo in ui.js
3 years ago
MMaker
7c89f3718f
Add image paste fallback
...
Fixes Firefox pasting support
(and possibly other browsers)
3 years ago
AUTOMATIC
9d4eff097d
add a button to show all setting pages
3 years ago
AUTOMATIC
251ecee694
make "send to" buttons send actual dimension of the sent image rather than fields
3 years ago
AUTOMATIC
56e557c6ff
added cheap NN approximation for VAE
3 years ago
AUTOMATIC1111
ca16278188
Merge pull request #5608 from Bwin4L/master
...
Make the generated image count in desktop notifications only count new gens in the currently active tab
3 years ago
AUTOMATIC1111
67ff058b8d
Merge pull request #5622 from repligator/patch-1
...
Update hints.js - DPM adaptive
3 years ago
AUTOMATIC1111
fac92610d2
Merge pull request #5753 from calvinballing/master
...
Fix various typos
3 years ago
Jim Hays
c0355caefe
Fix various typos
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
Bwin4L
303df25cc2
Make the generated image count only count new images in the currently active tab
3 years ago
AUTOMATIC
d06592267c
use less javascript for this non-js-only implementation of the clear prompt button.
3 years ago