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
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
2598cb9c41
fixes deleted layer ghosts
2023-02-18 12:56:53 -06:00
tim h
0e63efc847
ghostbustin'
2023-02-18 12:56:06 -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
23091ddcf7
of course i forgot to update the hashes
2023-02-18 10:44: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
tim h
6bc3043fc3
version bump
2023-02-16 00:05:08 -06:00
seijihariki
270607159b
Fixed resource hashes
2023-02-15 03:44:10 +00:00
Victor Seiji Hariki
32fefda98c
Merge pull request #199 from zero01101/seijihariki/issue193
...
adds stamp mirror option (button and '=' shortcut)
2023-02-15 00:43:51 -03: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
seijihariki
45f4412ab8
Prettified Code!
2023-02-15 03:04:01 +00:00
Victor Seiji Hariki
c19b9f48b4
fixes https://github.com/zero01101/openOutpaint-webUI-extension/issues/34
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-02-15 00:03:42 -03:00
seijihariki
978e96e3d7
Fixed resource hashes
2023-02-15 02:46:29 +00: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
68f82ce1ac
update default scripts
2023-02-10 20:59:56 -06:00
tim h
3d6066ecdf
Merge branch 'config-iface-overhaul' into manual-scripts
...
bring that sexy new config panel into manual-scripts which is turning into my "make ALL THE FEATURES WORK AT ONCE" branch lol
# Conflicts:
# pages/configuration.html
2023-02-10 20:35:53 -06: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
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
fe9e6a0b07
hint update
2023-02-04 10:38:57 -06:00
tim h
c41ec4be46
puts default scripts into separate file, begins possibility of user-defined script file
2023-02-04 10:34:26 -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
Victor Seiji Hariki
c48c04439d
fixes #187
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 14:43:18 -03:00
tim h
0400b9b284
Merge branch 'main' into manual-scripts
...
# Conflicts:
# index.html
2023-01-29 00:55:54 -06:00
tim h
04a3cfdb71
Merge branch 'main' of github.com:zero01101/openOutpaint into main
2023-01-29 00:28:51 -06:00
tim h
602de50626
wtf when did this stop defaulting to 1
...
-1 breaks the slider
2023-01-29 00:28:33 -06:00
seijihariki
3984ea11ab
Fixed resource hashes
2023-01-29 05:59:57 +00: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
Victor Seiji Hariki
ef09e357d4
remove console log
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 02:54:41 -03:00
Victor Seiji Hariki
794ddcc275
fix #185 janky layer things
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 02:52:31 -03:00
tim h
759b396f6d
Merge branch 'main' into manual-scripts
...
# Conflicts:
# index.html
2023-01-28 23:34:06 -06:00
seijihariki
462b1d6713
Fixed resource hashes
2023-01-29 05:16:17 +00:00
Victor Seiji Hariki
833e817dc0
remove useless workspaces.js
...
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 02:15:39 -03:00
tim h
5cb27b890d
Merge branch 'main' into manual-scripts
2023-01-28 14:37:24 -06:00
tim h
abde86d6b6
quick bandaid to let new installs work at least
...
should probably be fixed better
2023-01-28 14:34:04 -06:00
tim h
fb76524e59
Merge branch 'main' into manual-scripts
2023-01-28 10:18:56 -06:00
tim h
c7a68f3e37
version bump and readme update
2023-01-28 10:18:38 -06: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
tim h
ba8abdb8d3
Merge pull request #181 from zero01101/workspaces
...
Workspaces!
2023-01-28 09:39:50 -06:00
tim h
545c02b0db
autolayers for stamps too
...
this has confirmed a layers bug that i'm too stupid to ... debug but i'll sure try to make an issue for it
2023-01-27 22:58:15 -06:00
zero01101
ecabbd9e9e
Fixed resource hashes
2023-01-28 04:16:10 +00:00
tim h
03b40a3f47
a few more commandLog values for dreams
2023-01-27 22:15:51 -06:00