Commit Graph

124 Commits (ee0725e48d4147902931a692ebe21b662c52f9d5)

Author SHA1 Message Date
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 4c0f0a5ee7 slightly layout improves, hinting 2023-05-02 11:33:59 -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
vahid khroasani f5abc92cfb Update README.md 2023-04-30 12:57:11 -07:00
vahid khroasani c75e0ffea7 Update infinite-zoom.py
stupid "," typo

Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-30 12:57:11 -07:00
vahid khroasani fe43a5ecbf
Merge pull request #53 from Oncorporation/dev
Extending Exit Image and Adding Key frames
2023-04-25 08:33:11 +04: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
GeorgLegato 365bb7e82a
Merge pull request #56 from jmsether/develop
Fixing grid images causing ffmpeg to crash
2023-04-24 02:25:01 +02: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
vahid khroasani fe7971a164
Merge pull request #49 from Oncorporation/dev
Implement Infinite Zoom Exit Image
2023-04-22 21:08:44 +04:00
Charles Fettinger f581d8e8dd Implement Infinite Zoom Exit Image
update gitignore
specify seed
2023-04-21 00:46:00 -07:00
vahid khroasani 660aca308e
Merge pull request #46 from v8hid/develop
Post Process (Upsclaing), Vlad a1111 fork Integration, Prompts loading error fixes, choose Txt2img and Img2img model in setting, default output folder changed to /output/infinite-zoom, and other improvements
2023-04-21 08:30:55 +04:00
GeorgLegato fafd087556 Merge branch 'develop' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into develop 2023-04-21 06:00:06 +02:00
GeorgLegato c5f77a50e3 filter UniPC. Set def output folder to "Outputs" 2023-04-21 05:42:32 +02:00
vahid khroasani 29dccff5fd
More convenient default prompt added
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-21 07:10:30 +04:00
GeorgLegato ec0f6bc82e Merge branches 'main' and 'develop' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into develop 2023-04-21 04:05:50 +02:00
GeorgLegato 93b91327ab fix #45, odd width/height crashed ffmpeg 2023-04-21 04:04:53 +02:00
GeorgLegato 77f64f994c fixed upscaling-import for Vlad1111, fixed name for "Import Prompt" button 2023-04-21 00:56:21 +02:00
GeorgLegato 95ed85cd8a fixed glitch in checking checkpoint_aliases vs checkpoint_alisases (typo) 2023-04-21 00:07:22 +02:00
GeorgLegato aa1cfb00d4 assert all frame have same size as first one 2023-04-20 19:13:21 +02:00
GeorgLegato 8bcea44d21 less restrictive json, pretty print on default json 2023-04-20 18:51:59 +02:00