vahid K. nejad
|
422e140b10
|
fixes, 0.5 for upscale factor slider steps
|
2023-05-02 10:22:44 +04:00 |
vahid K. nejad
|
842c5b8b4b
|
typo
|
2023-05-02 09:56:13 +04:00 |
vahid K. nejad
|
2ed87c1eff
|
Remove unnecessary params and change default params
|
2023-05-02 09:50:42 +04:00 |
GeorgLegato
|
81636a081b
|
addedd warning on SafeCollection setting
|
2023-05-01 22:44:27 +02:00 |
GeorgLegato
|
38355dfab8
|
fix and clean json handling, commonX considered, headers not 0,1 anymore
|
2023-05-01 22:17:41 +02:00 |
GeorgLegato
|
90a5aab9dd
|
fix; remeaining old keywords in JSON; common vs pre/post
|
2023-05-01 21:45:10 +02:00 |
GeorgLegato
|
fdb8eba2fa
|
stupid coding, not using a const string, i mistyped, of course.
|
2023-05-01 18:20:50 +02:00 |
vahid khroasani
|
6380e1ab0d
|
Merge pull request #75 from v8hid/validate_table_on_generate
Validate table on generate
|
2023-05-01 19:11:56 +04:00 |
vahid khroasani
|
fe16a68e9f
|
Merge pull request #76 from v8hid/frame-correction
Frame correction
|
2023-05-01 16:33:13 +04:00 |
vahid khroasani
|
119f53a466
|
Merge branch 'develop' into frame-correction
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
|
2023-05-01 16:32:59 +04:00 |
vahid K. nejad
|
bf41a308c3
|
Printing path to saved video, typo fix
|
2023-05-01 16:29:32 +04:00 |
vahid K. nejad
|
a50c104650
|
default prompts changed
|
2023-05-01 16:04:50 +04:00 |
GeorgLegato
|
21ace4d31b
|
Merge branch 'validate_table_on_generate' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into validate_table_on_generate
|
2023-05-01 01:29:57 +02:00 |
GeorgLegato
|
78d1e48856
|
changed wording to help users understand concept very easily. disabling generate button on invalid table
|
2023-05-01 01:29:40 +02:00 |
GeorgLegato
|
430b2d2310
|
fix json complete. do not accept headers
|
2023-05-01 01:29:40 +02:00 |
GeorgLegato
|
d8703520ec
|
added check
|
2023-05-01 01:29:40 +02:00 |
GeorgLegato
|
700b1c9560
|
changed wording to help users understand concept very easily. disabling generate button on invalid table
|
2023-05-01 01:29:11 +02:00 |
GeorgLegato
|
443b3256f5
|
fix json complete. do not accept headers
|
2023-05-01 01:07:57 +02:00 |
GeorgLegato
|
7591a96155
|
hotfix: fix prompts neg/post/pre
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
|
2023-04-30 22:40:52 +02:00 |
GeorgLegato
|
b7a0cb318a
|
added check
|
2023-04-30 22:39:31 +02:00 |
GeorgLegato
|
8da2fb1ba7
|
Hotfix: copy paste, post/preprompts on main level of jason
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
|
2023-04-30 22:38:51 +02:00 |
GeorgLegato
|
4114c85b97
|
Total Steps minimun is now 1 (init+1x outpaint
)
|
2023-04-30 21:57:05 +02:00 |
GeorgLegato
|
519944ddd0
|
Fix steps2, promp1 and init img
|
2023-04-30 21:43:50 +02:00 |
vahid K. nejad
|
6369ecc5b6
|
fix gallery view
|
2023-04-30 22:29:42 +04:00 |
vahid K. nejad
|
a3e59697bd
|
Corrected frame quality enhanced
changing round to math.ceil for interpolation
|
2023-04-30 16:50:34 +04:00 |
GeorgLegato
|
14b2f4edaa
|
shorter names in json schema (neg/pre/postPrompt)
|
2023-04-28 21:49:41 +02:00 |
GeorgLegato
|
c284fa24e5
|
changed JSON schema: negPrompt, prePrompt, postPrompt, less name length
|
2023-04-28 21:48:56 +02:00 |
vahid K. nejad
|
e72cfcd33d
|
Seperating the outpaint and interpolation, and apply frame correction
|
2023-04-28 12:28:17 +04:00 |
vahid K. nejad
|
bb7d7082d7
|
Frame correction starting point
|
2023-04-28 06:58:56 +04:00 |
GeorgLegato
|
f48d29b1be
|
filtering in settings paint/inpainting models in dropdown
|
2023-04-28 03:22:54 +02:00 |
vahid K. nejad
|
44114c2252
|
hiding exit image for now
|
2023-04-27 14:19:53 +04:00 |
vahid K. nejad
|
e41d103791
|
fixing import
|
2023-04-27 12:36:04 +04:00 |
GeorgLegato
|
90dbc3b2f0
|
added setting to collect all images etc into one folder. fixed default output path folder in settings default
|
2023-04-27 04:22:40 +02:00 |
GeorgLegato
|
18832be8ce
|
exporting JSON with pretty printing
|
2023-04-27 02:04:35 +02:00 |
GeorgLegato
|
83a21b5155
|
Merge pull request #59 from v8hid/commonPrompt
Common prompt (incl json schema refactory)
|
2023-04-27 01:19:26 +02:00 |
GeorgLegato
|
00b2eed6e7
|
slightly layout improves, hinting
|
2023-04-26 06:16:57 +02:00 |
GeorgLegato
|
1c44b0b41c
|
added Prefix,Suffix, Toolltips, Accordions for sectionizing groups
|
2023-04-26 05:49:16 +02:00 |
GeorgLegato
|
3a481c06ee
|
fix putprompts keep table on invalid input
|
2023-04-25 01:03:21 +02:00 |
GeorgLegato
|
cf25a1a5aa
|
disabled gr.error, fixed double main prompt merge glitch
|
2023-04-25 00:49:11 +02:00 |
GeorgLegato
|
2f3858eba2
|
headers optional
|
2023-04-25 00:25:20 +02:00 |
GeorgLegato
|
eb6f532da2
|
refactor jsonutil
|
2023-04-25 00:24:48 +02:00 |
GeorgLegato
|
5dde17ad39
|
refactor jsonschema
|
2023-04-25 00:24:37 +02:00 |
GeorgLegato
|
b0cb75399e
|
added common prompt; todo convert old json prompts to 1.1 schema
|
2023-04-24 14:12:00 +02: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 |