Commit graph

259 commits

Author SHA1 Message Date
zero01101
b60b4fccdf Prettified Code! 2023-08-12 18:43:44 +00:00
tim h
e5dfa4fa93 adds options for + button to update prompt in request and jump to new images automatically, reverts stupid outpaint type suggestion because it was Bad 2023-08-12 13:42:34 -05:00
zero01101
5abf5914a3 Prettified Code! 2023-07-22 16:01:24 +00:00
tim h
fb3bf0a939 did something change with sdxl outpainting >:( 2023-07-22 11:00:43 -05:00
tim h
ba4893d821 model selector update for upcoming webUI 1.5 2023-07-22 10:43:31 -05:00
zero01101
e04dd2ee17 Prettified Code! 2023-07-15 17:13:01 +00:00
tim h
6461e3b990 adds controlnet reference for probably the wrong reasons 2023-07-15 12:10:45 -05:00
zero01101
eba83d9e0e Prettified Code! 2023-07-15 14:00:22 +00:00
tim h
ed9928f9ec teensiest change for SDXL fill recommendation 2023-07-15 09:00:02 -05:00
zero01101
b48f53f967 Prettified Code! 2023-07-09 02:54:42 +00:00
tim h
7b1cd4f267 getting better 2023-07-08 17:45:47 -05:00
tim h
5b3782e82a think it's finally getting somewhere but it's still really janky 2023-07-08 16:17:25 -05:00
tim h
e5d1b23268 sort of working? time to test against webui 2023-07-08 15:21:58 -05:00
tim h
de915b33a3 i guess the dynamic prompts stuff wasn't worthless after all now that i figured out how i was using it wrong 2023-07-08 12:54:17 -05:00
tim h
c8252299f9 well all the dynamic prompts garbage was a waste of time because it seems to REALLY be "alwayson_" script 2023-07-08 10:49:56 -05:00
tim h
07f0539c2e this was never a fix anyway
see https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/11569 and https://github.com/Mikubill/sd-webui-controlnet/issues/1719
2023-07-02 14:02:13 -05:00
tim h
656f237c71 proof of concept 2023-06-30 22:01:10 -05:00
Victor Seiji Hariki
1dcb897839 feat: Selection mirroring
For now only horizontal flip (we can add vertical flip too, but it would
be redundant)

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-04-08 23:05:22 -03:00
tim h
64bc673f45 adds reset zoom button, "fixes" save vis/vis to resource buttons (again?) 2023-04-05 17:02:28 -05:00
tim h
e32dfc8891 removes unnecessary(?) second drawImage runCommand 2023-03-16 18:30:24 -05:00
zero01101
d8ec2c0d0a Prettified Code! 2023-03-12 15:27:32 +00:00
tim h
e1a694281e fixes flipped stamp rotation math 2023-02-26 09:36:05 -06:00
Victor Seiji Hariki
eac8200c7d Some notification highlight animations
For better notification visibility, add notification highlight animation
around the screen.

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-25 23:24:36 -03:00
tim h
c0e936f216 Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-02-25 09:06:50 -06:00
tim h
ccd6bd8430
Merge pull request #196 from ribawaja/main
Add ability to mark images
2023-02-25 08:50:03 -06:00
tim h
0b4618a789 Merge remote-tracking branch 'origin/seijihariki/issue188' into manual-scripts 2023-02-25 07:33:31 -06:00
tim h
eb8946266f update loopback script to include interrogator "telephone" option, "remove" user script saving because i don't think JS can even silently write to one of its own files.... prove me wrong? please? 2023-02-25 07:30:52 -06:00
tim h
0e54435f4c WIP really remedial attempts at getting user-savable scripts happening
computer crashing sigh
2023-02-19 09:49:48 -06:00
tim h
769182508f Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-02-19 09:41:46 -06:00
Victor Seiji Hariki
fe0095421a fixes #195
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-19 10:16:15 -03:00
tim h
610f82174f rearrange tool params to fit with array order 2023-02-18 21:50:48 -06:00
tim h
86c2fbca05 tiny changes 2023-02-18 21:45:04 -06:00
tim h
fad101184c bugfix 2023-02-18 12:02:21 -06:00
tim h
34bdfbf1b7 adds controls for background removal parameters
also exposes a bug with how layer deletion works, will file bug report
2023-02-18 12:00:10 -06:00
tim h
b17c8baa0e bugfix, whoops
my computer crashed 3 times because of thread APIC ID 4 and my forgetting that i set a NEGATIVE bias so i was choking it instead of feeding it -_-
2023-02-18 11:50:54 -06:00
tim h
a71b52464d merges all the recent awesome, adds stamp vertical flip too because I'M HELPING 2023-02-18 10:43:49 -06:00
Victor Seiji Hariki
77a6137855 adds stamp mirror option (button and '=' shortcut)
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-15 00:37:06 -03:00
Victor Seiji Hariki
3caacdb803 brush opacity
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-15 00:16:28 -03:00
Victor Seiji Hariki
995478c662 custom alerts and notifications
Adds custom notifications and dialog boxes. prompt() calls still not
updated

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-14 23:45:24 -03:00
tim h
ba56052ec1 Merge branch 'testing' into manual-scripts because i wanted the iP2P in scripts branch and probably did this backwards but oh well
# Conflicts:
#	index.html
#	js/index.js
2023-02-09 19:21:40 -06:00
ribawaja
bd94f51526 Add ability to mark images 2023-02-06 23:26:55 -05:00
tim h
6148bf8e10 ...is this even working? 2023-02-04 15:25:53 -06:00
tim h
e6c54d4b56 initial changes for instruct-pix2pix img2img
i'd still like the new slider to disappear if not using an iP2P model ergo not in main yet but also not "new" enough of a feature to deserve its own branch, literally just a new field to pass along with POSTs and an associated slider input
2023-02-04 14:28:01 -06:00
tim h
c8ef073531 not even fixes 2023-01-31 18:14:52 -06:00
tim h
ec1699e0a3 Merge branch 'main' into manual-scripts 2023-01-31 18:06:16 -06:00
tim h
a0e7608d06 quick hacky fix for save vis/vis to res 2023-01-31 18:02:14 -06:00
tim h
02bf04c257 kinda janky identical pixel removal?
surprise

"manual scripts" has kinda become inadequate for all this branch is doing now lol
2023-01-29 16:39:00 -06:00
tim h
0400b9b284 Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-01-29 00:55:54 -06:00
Victor Seiji Hariki
26a370eee8 add styles to logs
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 02:59:30 -03:00
tim h
8eef3392ed Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
#	js/ui/tool/dream.js
2023-01-28 09:47:41 -06:00