AUTOMATIC1111
92bb54720f
Merge pull request #8031 from DrakeRichards/notification-fix
...
Bug fix: Added results selector for notifications
3 years ago
AUTOMATIC1111
2b0ef2c4e6
Merge pull request #8112 from vladmandic/progressbar
...
fix progressbar
3 years ago
AUTOMATIC
aaa367e35c
new setting: Extra text to add before <...> when adding extra network to prompt
3 years ago
space-nuko
ac38ad7e60
Merge remote-tracking branch 'origin/master' into unipc
3 years ago
Vladimir Mandic
ed43a822b2
fix progressbar
3 years ago
Thomas Young
6825de7bc8
Added results selector
...
This causes the querySelectorAll function to only select images in a results div, ignoring images that might be in an extension's gallery.
3 years ago
space-nuko
1253199889
Working UniPC (for batch size 1)
3 years ago
Vladimir Repin
df8ee5f6b0
Update batch count/size hints
3 years ago
techneconn
5a1b62e9f8
Add prompt_hash option for file/dir name pattern
3 years ago
Piotr Pomierski
bfe7e7f15f
Fix missing tooltip for 'Clear prompt' button
3 years ago
AUTOMATIC
399720dac2
update prompt token counts after using the paste params button
3 years ago
AUTOMATIC
8d7382ab24
add buttons for auto-search in subdirectories for extra tabs
3 years ago
AUTOMATIC
f6b7768f84
support for searching subdirectory names for extra networks
3 years ago
AUTOMATIC
0a8515085e
make it so that clicking on hypernet/lora card one more time removes the related from the prompt
3 years ago
AUTOMATIC
1d8e06d542
add checkpoints tab for extra networks UI
3 years ago
AUTOMATIC
f8feeaaedb
add progressbar to extension update check; do not check for updates for disabled extensions
3 years ago
EllangoK
32d389ef0f
changes remaining text from X/Y -> X/Y/Z
3 years ago
AUTOMATIC
b5230197a6
rework extras tab to use script system
3 years ago
AUTOMATIC
35419b2746
add an option to reorder tabs for extra networks
3 years ago
AUTOMATIC
159f05314d
make extra networks search case-insensitive
3 years ago
AUTOMATIC
837ec11828
hint for discarding layers
3 years ago
AUTOMATIC
2621566153
attention ctrl+up/down enhancements
3 years ago
AUTOMATIC
fe7a623e6b
add a slider for default value of added extra networks
3 years ago
AUTOMATIC
424cefe118
add search box to extra networks
3 years ago
AUTOMATIC
184e23eb89
relocate tool buttons next to generate button
...
prevent extra network tabs from putting images into wrong prompts
prevent settings leaking into prompt
3 years ago
AUTOMATIC
6d805b669e
make CLIP interrogator download original text files if the directory does not exist
...
remove random artist built-in extension (to re-added as a normal extension on demand)
remove artists.csv (but what does it mean????????????????????)
make interrogate buttons show Loading... when you click them
3 years ago
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