GeorgLegato
|
b0e0aacad1
|
fix and clean json handling, commonX considered, headers not 0,1 anymore
|
2023-05-02 12:09:40 -07:00 |
GeorgLegato
|
8ebf364e77
|
fix; remeaining old keywords in JSON; common vs pre/post
|
2023-05-02 12:04:30 -07:00 |
GeorgLegato
|
ed5a97f318
|
stupid coding, not using a const string, i mistyped, of course.
|
2023-05-02 12:03:37 -07:00 |
GeorgLegato
|
2a92221ff0
|
changed wording to help users understand concept very easily. disabling generate button on invalid table
|
2023-05-02 12:03:35 -07:00 |
GeorgLegato
|
c5a73f096a
|
added check
|
2023-05-02 12:02:56 -07:00 |
GeorgLegato
|
0ab5227bc0
|
changed wording to help users understand concept very easily. disabling generate button on invalid table
|
2023-05-02 12:00:18 -07:00 |
GeorgLegato
|
ee0725e48d
|
fix json complete. do not accept headers
|
2023-05-02 11:58:48 -07:00 |
GeorgLegato
|
03f3d339d1
|
added check
|
2023-05-02 11:58:48 -07:00 |
GeorgLegato
|
38f4a998e9
|
hotfix: fix prompts neg/post/pre
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
|
2023-05-02 11:58:48 -07:00 |
GeorgLegato
|
4ea68bf6ef
|
Hotfix: copy paste, post/preprompts on main level of jason
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
|
2023-05-02 11:58:48 -07:00 |
GeorgLegato
|
1bc6862584
|
shorter names in json schema (neg/pre/postPrompt)
|
2023-05-02 11:58:45 -07:00 |
GeorgLegato
|
069ea7a48e
|
changed JSON schema: negPrompt, prePrompt, postPrompt, less name length
|
2023-05-02 11:55:16 -07:00 |
GeorgLegato
|
ce277b89d8
|
filtering in settings paint/inpainting models in dropdown
|
2023-05-02 11:55:16 -07:00 |
vahid K. nejad
|
5cd909f3b3
|
Printing path to saved video, typo fix
|
2023-05-02 11:55:13 -07:00 |
vahid K. nejad
|
ba075cb48c
|
default prompts changed
|
2023-05-02 11:53:47 -07:00 |
GeorgLegato
|
1ab2821efb
|
Total Steps minimun is now 1 (init+1x outpaint
)
|
2023-05-02 11:51:28 -07:00 |
vahid K. nejad
|
6d32059e99
|
fix gallery view
|
2023-05-02 11:51:07 -07:00 |
vahid K. nejad
|
61bee2c89a
|
Corrected frame quality enhanced
changing round to math.ceil for interpolation
|
2023-05-02 11:48:44 -07:00 |
vahid K. nejad
|
0f604d6828
|
Seperating the outpaint and interpolation, and apply frame correction
|
2023-05-02 11:45:02 -07:00 |
vahid K. nejad
|
44d9faf4d5
|
Frame correction starting point
|
2023-05-02 11:41:49 -07:00 |
vahid K. nejad
|
780f3e1203
|
fixing import
|
2023-05-02 11:38:19 -07:00 |
GeorgLegato
|
2cd7557fd0
|
added setting to collect all images etc into one folder. fixed default output path folder in settings default
|
2023-05-02 11:38:17 -07:00 |
GeorgLegato
|
c8b0a50346
|
added Prefix,Suffix, Toolltips, Accordions for sectionizing groups
|
2023-05-02 11:32:37 -07:00 |
GeorgLegato
|
c49855ac45
|
fix putprompts keep table on invalid input
|
2023-05-02 11:28:54 -07:00 |
GeorgLegato
|
4839236c51
|
refactor jsonutil
|
2023-05-02 11:27:07 -07:00 |
GeorgLegato
|
acbbbdc7e6
|
refactor jsonschema
|
2023-05-02 11:27:04 -07:00 |
GeorgLegato
|
2964c9925e
|
added common prompt; todo convert old json prompts to 1.1 schema
|
2023-05-02 11:21:36 -07:00 |
Charles Fettinger
|
c975fe8896
|
Integration with frame-correction
|
2023-05-02 00:15:45 -07:00 |
Charles Fettinger
|
3a1cfd53d5
|
Add blends, update styles for dataframe
|
2023-04-30 12:59:03 -07:00 |
Charles Fettinger
|
379b0f51fc
|
Include alpha masks - preview
|
2023-04-30 12:59:03 -07:00 |
vahid khroasani
|
601f874d27
|
Refactor (#54)
A little bit of cleaning up the code!
|
2023-04-30 12:58:56 -07:00 |
vahid khroasani
|
165bf7b635
|
Refactor (#54)
A little bit of cleaning up the code!
|
2023-04-30 12:58:51 -07:00 |
Charles Fettinger
|
8e14adcf80
|
Expand "image location JSON" string to be compatible with Filesystem, URL and dataURL
|
2023-04-23 22:30:40 -07:00 |
Charles Fettinger
|
e773212a09
|
Refactor Update
includes
Implement Infinite Zoom Exit Image
update gitignore
specify seed
new dataframe layout
|
2023-04-23 22:08:58 -07:00 |
jmsether
|
f2764672de
|
Fixed all areas that were triggering with a array of zero crash.
|
2023-04-23 18:03:56 -06:00 |
jmsether
|
7f56865112
|
So apparently SD can return an array of zero... who knew, Implemented check for that as well. Interupting generation should no longer produce crashes
|
2023-04-23 16:33:38 -06:00 |
jmsether
|
38b64d866e
|
Fixed rare crash bug when interupting generation
|
2023-04-23 16:29:48 -06:00 |
jmsether
|
f933aeb284
|
Fixing grid images causing ffmpeg to crash
|
2023-04-23 03:46:11 -06:00 |
vahid khroasani
|
f48719000f
|
Refactor (#54)
A little bit of cleaning up the code!
|
2023-04-23 07:20:06 +04:00 |
GeorgLegato
|
aa1cfb00d4
|
assert all frame have same size as first one
|
2023-04-20 19:13:21 +02:00 |
Jonas Klesen
|
b20bc1f7d8
|
Rewrite shrink_and_paste_on_blank function
|
2023-04-17 00:48:36 +02:00 |
GeorgLegato
|
251e33e418
|
free ratio works, W and H mixed.. no clue why
|
2023-04-16 04:08:09 +02:00 |
GeorgLegato
|
846e7b0534
|
disable block size, maybe unforcing videos always 512px
|
2023-04-16 00:09:18 +02:00 |
vahid K. nejad
|
4ec7271c49
|
import *
|
2023-04-12 15:11:09 +04:00 |
vahid K. nejad
|
987c849fb9
|
iz_helpers added
|
2023-04-11 07:05:09 +04:00 |