missionfloyd
|
43bdaa2f0e
|
Make ctrl+left/right optional
|
2023-05-25 18:49:28 -06:00 |
|
missionfloyd
|
dafe519363
|
Fix lint errors
|
2023-05-22 21:23:39 -06:00 |
|
missionfloyd
|
468056958b
|
Add reorder hotkeys
Shifts selected items with ctrl+left/right
|
2023-05-22 20:46:25 -06:00 |
|
missionfloyd
|
85bd9b3d31
|
Work with multiple gamepads
|
2023-05-06 22:47:35 -06:00 |
|
missionfloyd
|
99f3bf07d2
|
gamepad repeat option
|
2023-05-06 22:16:51 -06:00 |
|
missionfloyd
|
cca5782d18
|
Improve joypad performance
|
2023-05-06 22:00:13 -06:00 |
|
 missionfloydandGitHub
|
5cbc1c5d43
|
Fix spelling
|
2023-05-05 23:03:32 -06:00 |
|
missionfloyd
|
a46c23b10f
|
Make gamepad navigation optional
|
2023-05-05 22:48:27 -06:00 |
|
 missionfloydandGitHub
|
79a6c5a666
|
Fix stretched thumbnails on extras tab
|
2023-05-05 03:51:51 -06:00 |
|
missionfloyd
|
0e071ae504
|
Custom delimiters
|
2023-04-25 08:08:57 -06:00 |
|
missionfloyd
|
84c5b0801a
|
Update postprocessing_upscale.py
|
2023-04-24 20:07:24 -06:00 |
|
 missionfloydandGitHub
|
c1fdba5904
|
Remove hyphen, underscore delimiters
|
2023-04-21 13:44:31 -06:00 |
|
 missionfloydandGitHub
|
27d02597c7
|
Remove parentheses if weight == 1
|
2023-04-21 01:37:29 -06:00 |
|
missionfloyd
|
7ef5551634
|
Update delimiters
|
2023-04-20 02:24:38 -06:00 |
|
missionfloyd
|
ee172c0fc1
|
Simplify finding word boundaries
This also makes it work with prompts without spaces between words
|
2023-04-20 01:34:13 -06:00 |
|
missionfloyd
|
fbd34a6847
|
Use string.contains() instead of regex
|
2023-04-20 01:12:59 -06:00 |
|
missionfloyd
|
e735be8b5b
|
Automatically select current word
|
2023-04-19 22:04:34 -06:00 |
|
missionfloyd
|
f4b332f041
|
Add "None" option to extra networks dropdowns
|
2023-04-18 17:01:46 -06:00 |
|
missionfloyd
|
3ebdd2afd3
|
Don't return upscaling_res_switch_btn
|
2023-03-31 00:56:38 -06:00 |
|
missionfloyd
|
69ad46b047
|
Import switch_values_symbol
|
2023-03-30 23:25:39 -06:00 |
|
missionfloyd
|
a73f3bf0cf
|
Change extras "scale to" to sliders
|
2023-03-30 23:19:40 -06:00 |
|
 missionfloydandGitHub
|
b3e593edcb
|
Fix quicksettings alignment
|
2023-03-27 16:38:42 -06:00 |
|
 missionfloydandGitHub
|
d286df0a71
|
Fix dropdown width
|
2023-03-25 21:00:02 -06:00 |
|
 missionfloydandGitHub
|
254ad09ef3
|
Update style.css
|
2023-03-25 15:01:10 -06:00 |
|
 missionfloydandGitHub
|
6f18c9b13f
|
Merge branch 'master' into extra-networks-toggle
|
2023-03-25 14:51:25 -06:00 |
|
missionfloyd
|
8e3ced73a8
|
Add event.stopPropagation() to extraNetworksShowMetadata()
Prevent bubbling the same way "replace preview" does
|
2023-03-20 18:04:22 -06:00 |
|
 missionfloydandGitHub
|
64fc936738
|
Don't bubble when metadata_button is clicked
|
2023-03-19 19:30:28 -06:00 |
|
 missionfloydandGitHub
|
575c17a8f9
|
Update tooltip per Kilvoctu's suggestion
|
2023-03-15 16:56:27 -06:00 |
|
missionfloyd
|
9e23bacfbc
|
Make extra networks button togglable
|
2023-03-12 17:07:03 -06:00 |
|
missionfloyd
|
aa108bd02a
|
Add lossless webp option
|
2023-02-24 20:57:18 -07:00 |
|
missionfloyd
|
c4ea16a03f
|
Add ".vae.ckpt" to ext_blacklist
|
2023-02-15 19:47:30 -07:00 |
|
missionfloyd
|
1615f786ee
|
Download model if none are found
|
2023-02-14 20:54:02 -07:00 |
|
 missionfloydandGitHub
|
ceb8a4b222
|
Merge branch 'AUTOMATIC1111:master' into face-restore-setting
|
2023-02-12 23:31:19 -07:00 |
|
 missionfloydandGitHub
|
02e52567bc
|
Merge branch 'AUTOMATIC1111:master' into 16bit-convert
|
2023-02-12 23:31:08 -07:00 |
|
missionfloyd
|
bf9b1d64a3
|
Fix face restorers setting
|
2023-02-10 15:27:08 -07:00 |
|
 missionfloydandGitHub
|
73a97cac11
|
Use RGB for webp
Doesn't support greyscale (L)
|
2023-02-09 17:04:55 -07:00 |
|
missionfloyd
|
463ab84180
|
Convert 16-bit greyscale to 8-bit when saving as JPEG
|
2023-02-09 02:13:49 -07:00 |
|