Commit Graph

67 Commits (3543fcd2d389b051ce4eacba9d07da6a5b9a447c)

Author SHA1 Message Date
GeorgLegato 3543fcd2d3 default value for models should None, when never written in onfig.json 2023-04-20 04:09:46 +02:00
GeorgLegato 8482a7a6de handle NO MODEL secelected in setting, just use the current loaded model for both. 2023-04-20 04:03:46 +02:00
GeorgLegato fa0e196fef use explizit Euler a on tetx2img when no setting ever written 2023-04-20 03:36:22 +02:00
GeorgLegato 44f2979595 Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov 2023-04-20 03:35:14 +02:00
GeorgLegato f0a68e997d use First Checkpiint if setting was never written 2023-04-20 03:35:12 +02:00
GeorgLegato 4121f9b27d
Merge branch 'v8hid:main' into Upscalers_SettingImprov 2023-04-20 03:34:00 +02:00
GeorgLegato ad1a7edc43 gradeio error not shown, added a print on invalid json 2023-04-20 02:46:20 +02:00
GeorgLegato 9c49de7a48 added jsonschema for validating. fixed hardcoded basedir path 2023-04-20 02:44:36 +02:00
vahid K. nejad 9a9c91abda BugFix: needed a txt2img error
fixes #35
2023-04-19 19:18:13 +04:00
GeorgLegato b143c18058 json-prompt error handling from settings 2023-04-19 14:47:13 +02:00
GeorgLegato 0594e3bbf3 Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov 2023-04-19 07:34:23 +02:00
GeorgLegato 648121a3a4 fix typo in filename 2023-04-19 07:27:24 +02:00
GeorgLegato 58d01a182a handlilng default prompts, fix in upscaleing images 2023-04-19 07:18:51 +02:00
GeorgLegato 4ae9c15d20 prepare 2nd image (disabled yet), default settings, samplers, UPSCALE, Clear prompts 2023-04-19 05:53:54 +02:00
vahid K. nejad 87c7c79ea0 stupid typo! 2023-04-19 03:10:30 +04:00
vahid K. nejad c3cd325b04 BugFix: Stop using gr.process() for now to fix Queue not enabled problem
fixes #33
2023-04-19 03:08:29 +04:00
GeorgLegato 3838a8f938 Merge branch 'second_startimage' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into second_startimage 2023-04-19 00:45:09 +02:00
vahid K. nejad 52c030e27f BugFix: Progress tracking requires queuing to be enabled
fixes #32
2023-04-18 22:24:51 +04:00
vahid K. nejad 2dc9497d7e BugFix: error on width, height non divisable by 8 and filename typpo 2023-04-18 13:26:22 +04:00
vahid K. nejad 744347b070 Sampler parameter added, minor UI improvement
resolves #14
2023-04-18 11:33:26 +04:00
vahid K. nejad 3b5c6987a4 Showing outpaint progress in output 2023-04-18 10:05:25 +04:00
vahid khroasani dbc8b13c59
Merge pull request #27 from deklesen/multiple-runs
Allow for multiple generations per run
[Just the last video shows up in the output]
2023-04-18 06:59:36 +04:00
vahid khroasani 448d8d6e0a
Update inifnite-zoom.py
Moving `Batch Count` to bottom of setting

Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-18 06:57:56 +04:00
GeorgLegato 90d367b302 adding upscaler 2023-04-18 04:20:12 +02:00
GeorgLegato 19686f1731 added model for txt2img and inpaint setting. clear table added 2023-04-18 03:39:27 +02:00
vahid khroasani a1a15d9023
Merge pull request #28 from GeorgLegato/marshall_generationinfo, fixes #24
import and export prompts
2023-04-17 21:31:10 +04:00
vahid khroasani b693c79f66
Update README.md
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-17 07:25:58 +04:00
vahid khroasani 5ca0709ba7
Merge pull request #26 from deklesen/main
Rewrite shrink_and_paste_on_blank function to use just pillow
2023-04-17 05:59:54 +04:00
GeorgLegato 23ea12da92 import and export works, needs stabelizing against corrupted input data 2023-04-17 03:37:58 +02:00
Jonas Klesen 0031c0d14f allow for multiple generations per run 2023-04-17 02:00:02 +02:00
Jonas Klesen b20bc1f7d8 Rewrite shrink_and_paste_on_blank function 2023-04-17 00:48:36 +02:00
vahid khroasani c4c1b91349
Merge pull request #22 from GeorgLegato/not_squared
Supporting width and height between 16 - 2048 pixel, every ratio, resolves #21
2023-04-16 23:38:34 +04:00
vahid khroasani 63daf96bff
Extending FFPROBE from user input setting
fixes #17
2023-04-16 22:41:39 +04:00
GeorgLegato 57bca9fdde widht, height fun 2023-04-16 19:41:57 +02:00
GeorgLegato 251e33e418 free ratio works, W and H mixed.. no clue why 2023-04-16 04:08:09 +02:00
vahid khroasani 3a02a1e152
Merge pull request #16 from GeorgLegato/resolution_improves
fixed #11 Video was always 512px problem
2023-04-16 03:37:07 +04:00
GeorgLegato 9a1bfe8994 fixes #9 FFPROBE PATH-entry by providing DL.-link and settings 2023-04-16 01:12:46 +02:00
GeorgLegato 846e7b0534 disable block size, maybe unforcing videos always 512px 2023-04-16 00:09:18 +02:00
GeorgLegato 9d19a2b09b Merge branch 'main' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into main 2023-04-15 20:49:09 +02:00
vahid khroasani 6e5a4da82a
Merge pull request #12 from GeorgLegato/main
fix issue #11, 'infinite-zoom' settings added to webui setting including 'select size' and 'output folder'
2023-04-15 22:48:39 +04:00
GeorgLegato 97eb674430
Update .gitignore
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-04-15 20:44:21 +02:00
GeorgLegato d419952544
fixed MASK_WIDTH being 1/4 of output size
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-04-15 20:38:57 +02:00
GeorgLegato 7ef489adc9 fix width for square 2023-04-15 20:38:04 +02:00
GeorgLegato 3b6936c8dc Merge branch 'main' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into main 2023-04-15 19:11:51 +02:00
vahid khroasani 57a004537d
Merge pull request #10 from nicholassun99/main
Interrupt button added
2023-04-15 18:07:49 +04:00
GeorgLegato 44895d5e1f fix issue #11, settings, select size, output folder. 2023-04-15 15:42:32 +02:00
nicholassun99 a7333f4023
Added Interrupt Button
Signed-off-by: nicholassun99 <nicksunwork@gmail.com>
2023-04-15 15:13:55 +08:00
vahid khroasani af351e88b8
Update README.md
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-15 07:18:19 +04:00
vahid khroasani f8ad317347
Merge pull request #6 from v8hid/bugfix/issue-3/video-error-gradio
video component updated
2023-04-14 18:55:03 +04:00
vahid K. nejad 6f78796dc4 video component updated 2023-04-14 18:48:22 +04:00