kabachuha
|
47f7140c4d
|
Revert "add license notices"
This reverts commit 37504733b4.
|
2023-05-20 11:46:21 +03:00 |
kabachuha
|
4b07029029
|
Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
|
2023-05-20 11:46:16 +03:00 |
kabachuha
|
dc0031e1ac
|
change contact notices the discord server
|
2023-05-20 01:26:40 +03:00 |
kabachuha
|
37504733b4
|
add license notices
|
2023-05-20 01:21:16 +03:00 |
hithereai
|
8884842589
|
CLEAN
|
2023-05-19 20:45:31 +03:00 |
hithereai
|
f06d84bd60
|
finish add
|
2023-04-07 19:04:38 +03:00 |
kabachuha
|
d209157ad7
|
use only one mask preset
fixes "There is a bug where it is checking the mask_file path for no good reason, when it should only be using video masks" in #386
|
2023-03-09 13:11:54 +03:00 |
kabachuha
|
9cf4a99474
|
remove debug printing
|
2023-01-28 00:52:44 +03:00 |
kabachuha
|
1334fc31a9
|
remove debug info printing
|
2023-01-24 23:19:15 +03:00 |
kabachuha
|
cda6f368ad
|
composable mask index fixup
|
2023-01-24 22:39:09 +03:00 |
kabachuha
|
9c1b6ade16
|
fix temp variable indices
|
2023-01-24 21:21:41 +03:00 |
kabachuha
|
7758adbca5
|
don't need to declare nonlocal twice
|
2023-01-24 20:14:31 +03:00 |
kabachuha
|
7bdf40734b
|
prevent overwriting of mask presets
instead of reloading them every frame
|
2023-01-24 20:11:19 +03:00 |
kabachuha
|
46d23a7bbc
|
remove commented-out code
|
2023-01-24 19:48:58 +03:00 |
kabachuha
|
f75d534f32
|
pass nonlocal inner_idx to mask loaders
|
2023-01-24 19:48:16 +03:00 |
kabachuha
|
3ca7d853f0
|
strip the curvy brackets from the output
|
2023-01-24 19:32:48 +03:00 |
kabachuha
|
b103e4d1b9
|
fix parser's output
|
2023-01-24 19:26:41 +03:00 |
kabachuha
|
c46c23ee7b
|
fix nested parentheses parsing
|
2023-01-24 18:52:28 +03:00 |
kabachuha
|
567bc87b3e
|
handle nested brackets with closure counter
|
2023-01-24 16:49:00 +03:00 |
kabachuha
|
c8c24f1033
|
fix regex and output strings
|
2023-01-24 16:48:38 +03:00 |
kabachuha
|
aa72ee7bb4
|
var -> match_object
|
2023-01-22 20:10:09 +03:00 |
kabachuha
|
6777e0d927
|
fix set difference
|
2023-01-16 20:14:23 +03:00 |
kabachuha
|
afa80cd231
|
more mask format conversion checks
|
2023-01-16 18:52:39 +03:00 |
kabachuha
|
19d106fc9c
|
convert all input masks to binary
|
2023-01-16 18:31:24 +03:00 |
kabachuha
|
4b311bf874
|
none to blank to simplity compose logic
|
2023-01-16 18:28:00 +03:00 |
kabachuha
|
585b2e2051
|
mask schedule logic
|
2023-01-16 18:24:46 +03:00 |
kabachuha
|
c9f41faf3e
|
use clipseg inference to get word masks
|
2023-01-16 00:24:43 +03:00 |
kabachuha
|
31df9ed541
|
add parser for multiple masks boolean combinations
|
2023-01-15 17:40:14 +03:00 |