Commit Graph

  • b8854da2fe exponential interpolation function vahid K. nejad 2023-04-24 06:53:48 +0400
  • 365bb7e82a
    Merge pull request #56 from jmsether/develop GeorgLegato 2023-04-24 02:25:01 +0200
  • f2764672de Fixed all areas that were triggering with a array of zero crash. jmsether 2023-04-23 18:03:56 -0600
  • 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 jmsether 2023-04-23 16:33:38 -0600
  • 38b64d866e Fixed rare crash bug when interupting generation jmsether 2023-04-23 16:29:48 -0600
  • 8da6fb3a44
    Merge pull request #57 from Oncorporation/exit_image_GL GeorgLegato 2023-04-23 23:10:32 +0200
  • 82e80af3ad
    Merge branch 'exit_image_GL' into exit_image_GL GeorgLegato 2023-04-23 23:09:49 +0200
  • e24aeb3796 messing up interpol2 GeorgLegato 2023-04-23 22:32:30 +0200
  • 5141be2399 Refactor of GL implementation Charles Fettinger 2023-04-23 12:40:00 -0700
  • d4f5e3457b using SAVGOL filter on interpol_function and replaced by a LUT, so we can easily change zoom fct from outside. GeorgLegato 2023-04-23 17:53:35 +0200
  • 61ffcb6ba4 blend over exit image. todo smooth interpol formular to fade out image completely, added Interpol-upscaler, dev-buttons GeorgLegato 2023-04-23 14:12:16 +0200
  • 2b1d63ad1b using SAVGOL filter on interpol_function and replaced by a LUT, so we can easily change zoom fct from outside. GeorgLegato 2023-04-23 17:53:35 +0200
  • 1db7a1fcf8 Merge branches 'main' and 'exit_image_GL' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into exit_image_GL GeorgLegato 2023-04-23 14:19:12 +0200
  • a1150eca3a blend over exit image. todo smooth interpol formular to fade out image completely, added Interpol-upscaler, dev-buttons GeorgLegato 2023-04-23 14:12:16 +0200
  • 608dde97c6 Refactor Update includes Implement Infinite Zoom Exit Image update gitignore specify seed new dataframe layout Charles Fettinger 2023-04-23 02:56:24 -0700
  • f933aeb284 Fixing grid images causing ffmpeg to crash jmsether 2023-04-23 03:46:11 -0600
  • f48719000f
    Refactor (#54) vahid khroasani 2023-04-23 07:20:06 +0400
  • 9138b93d3e merge main vahid K. nejad 2023-04-23 07:17:39 +0400
  • 18d18da354 Fix vahid K. nejad 2023-04-23 06:50:26 +0400
  • f2f0a3948f BugFix vahid K. nejad 2023-04-23 06:39:11 +0400
  • bf8f40be03 BugFix vahid K. nejad 2023-04-23 06:23:52 +0400
  • 8ebce497fd mv promptshema.json vahid K. nejad 2023-04-23 06:14:31 +0400
  • 39a4de9320 Cleaning up :D vahid K. nejad 2023-04-23 06:13:55 +0400
  • 1f00be6e3f Expand Infinite zoom to allow additional files allow image files to be specified in the JSON and DataFrame Charles Fettinger 2023-04-21 22:52:47 -0700
  • fe7971a164
    Merge pull request #49 from Oncorporation/dev vahid khroasani 2023-04-22 21:08:44 +0400
  • 67ec11e5af Fixed an issue that Show grid in results for web in the user interface was causing. jmsether 2023-04-22 01:02:52 -0600
  • 00d78e7a36 Implement Infinite Zoom Exit Image update gitignore specify seed Charles Fettinger 2023-04-20 21:51:18 -0700
  • 49b2bc9d9b
    Update infinite-zoom.py vahid khroasani 2023-04-22 05:41:33 +0400
  • 318206ab11 Fixed issue where double wide frames get injected into the frame array. jmsether 2023-04-21 19:21:53 -0600
  • f581d8e8dd Implement Infinite Zoom Exit Image update gitignore specify seed Charles Fettinger 2023-04-20 21:51:18 -0700
  • 660aca308e
    Merge pull request #46 from v8hid/develop 1.0 vahid khroasani 2023-04-21 08:30:55 +0400
  • fafd087556 Merge branch 'develop' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into develop GeorgLegato 2023-04-21 06:00:06 +0200
  • c5f77a50e3 filter UniPC. Set def output folder to "Outputs" GeorgLegato 2023-04-21 05:42:32 +0200
  • 29dccff5fd
    More convenient default prompt added vahid khroasani 2023-04-21 07:10:30 +0400
  • ec0f6bc82e Merge branches 'main' and 'develop' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into develop GeorgLegato 2023-04-21 04:05:50 +0200
  • 93b91327ab fix #45, odd width/height crashed ffmpeg GeorgLegato 2023-04-21 04:04:53 +0200
  • 191cdae34e fix black borders, re-add GUI controls Jonas Klesen 2023-04-21 01:33:53 +0200
  • 77f64f994c fixed upscaling-import for Vlad1111, fixed name for "Import Prompt" button GeorgLegato 2023-04-21 00:56:21 +0200
  • 95ed85cd8a fixed glitch in checking checkpoint_aliases vs checkpoint_alisases (typo) GeorgLegato 2023-04-21 00:07:22 +0200
  • 33ca96161a commit so automatic doesnt auto-checkout main branch... sorry lol Jonas Klesen 2023-04-20 23:33:01 +0200
  • 8978512c6f Merge branch 'main' into add-zoom-rotate Jonas Klesen 2023-04-20 21:06:01 +0200
  • aa1cfb00d4 assert all frame have same size as first one GeorgLegato 2023-04-20 19:13:21 +0200
  • 8bcea44d21 less restrictive json, pretty print on default json GeorgLegato 2023-04-20 18:51:59 +0200
  • ed86daf515 fixed load_setting_model to keep al logic inside AND compatible with Vlad1111 GeorgLegato 2023-04-20 17:43:59 +0200
  • 6daf25745d
    Update README.md vahid khroasani 2023-04-20 17:50:21 +0400
  • 2d3bbe91cd load_model_from_setting function vahid K. nejad 2023-04-20 09:36:29 +0400
  • 9ba6f17ce3 now 1st column is minimized GeorgLegato 2023-04-20 05:02:48 +0200
  • 106a22bb46
    Merge pull request #42 from GeorgLegato/Upscalers_SettingImprov GeorgLegato 2023-04-20 04:20:07 +0200
  • 614657b319 minimize 1st column, only numbers here GeorgLegato 2023-04-20 04:17:08 +0200
  • 3543fcd2d3 default value for models should None, when never written in onfig.json GeorgLegato 2023-04-20 04:09:46 +0200
  • 0dafabe52f
    Merge pull request #41 from GeorgLegato/Upscalers_SettingImprov vahid khroasani 2023-04-20 06:07:29 +0400
  • 8482a7a6de handle NO MODEL secelected in setting, just use the current loaded model for both. GeorgLegato 2023-04-20 04:03:46 +0200
  • fa0e196fef use explizit Euler a on tetx2img when no setting ever written GeorgLegato 2023-04-20 03:36:22 +0200
  • 44f2979595 Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov GeorgLegato 2023-04-20 03:35:14 +0200
  • f0a68e997d use First Checkpiint if setting was never written GeorgLegato 2023-04-20 03:35:12 +0200
  • 4121f9b27d
    Merge branch 'v8hid:main' into Upscalers_SettingImprov GeorgLegato 2023-04-20 03:34:00 +0200
  • ad1a7edc43 gradeio error not shown, added a print on invalid json GeorgLegato 2023-04-20 02:46:20 +0200
  • 9c49de7a48 added jsonschema for validating. fixed hardcoded basedir path GeorgLegato 2023-04-20 02:44:36 +0200
  • cfb3fccd4e Merge branch 'main' into add-zoom-rotate Jonas Klesen 2023-04-19 23:39:35 +0200
  • 9a9c91abda BugFix: needed a txt2img error fixes #35 vahid K. nejad 2023-04-19 19:18:13 +0400
  • b143c18058 json-prompt error handling from settings GeorgLegato 2023-04-19 14:47:13 +0200
  • 0594e3bbf3 Merge branch 'Upscalers_SettingImprov' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into Upscalers_SettingImprov GeorgLegato 2023-04-19 07:34:23 +0200
  • 648121a3a4 fix typo in filename GeorgLegato 2023-04-19 07:27:24 +0200
  • 58d01a182a handlilng default prompts, fix in upscaleing images GeorgLegato 2023-04-19 07:18:51 +0200
  • 4ae9c15d20 prepare 2nd image (disabled yet), default settings, samplers, UPSCALE, Clear prompts GeorgLegato 2023-04-19 05:53:54 +0200
  • 87c7c79ea0 stupid typo! vahid K. nejad 2023-04-19 03:10:30 +0400
  • c3cd325b04 BugFix: Stop using gr.process() for now to fix Queue not enabled problem fixes #33 vahid K. nejad 2023-04-19 03:08:29 +0400
  • 3838a8f938 Merge branch 'second_startimage' of https://github.com/GeorgLegato/infinite-zoom-automatic1111-webui into second_startimage GeorgLegato 2023-04-19 00:45:09 +0200
  • 4109ab54d5 decrease slider limits Jonas Klesen 2023-04-18 22:39:22 +0200
  • 9937edaac0 add option for rotation Jonas Klesen 2023-04-18 22:26:47 +0200
  • 52c030e27f BugFix: Progress tracking requires queuing to be enabled fixes #32 vahid K. nejad 2023-04-18 22:24:51 +0400
  • 2dc9497d7e BugFix: error on width, height non divisable by 8 and filename typpo vahid K. nejad 2023-04-18 13:26:22 +0400
  • 744347b070 Sampler parameter added, minor UI improvement resolves #14 vahid K. nejad 2023-04-18 11:33:26 +0400
  • 3b5c6987a4 Showing outpaint progress in output vahid K. nejad 2023-04-18 10:05:25 +0400
  • dbc8b13c59
    Merge pull request #27 from deklesen/multiple-runs vahid khroasani 2023-04-18 06:59:36 +0400
  • 448d8d6e0a
    Update inifnite-zoom.py vahid khroasani 2023-04-18 06:57:56 +0400
  • 90d367b302 adding upscaler GeorgLegato 2023-04-18 04:20:12 +0200
  • 19686f1731 added model for txt2img and inpaint setting. clear table added GeorgLegato 2023-04-18 03:39:27 +0200
  • a1a15d9023
    Merge pull request #28 from GeorgLegato/marshall_generationinfo, fixes #24 vahid khroasani 2023-04-17 21:31:10 +0400
  • b693c79f66
    Update README.md vahid khroasani 2023-04-17 07:25:58 +0400
  • 5ca0709ba7
    Merge pull request #26 from deklesen/main vahid khroasani 2023-04-17 05:59:54 +0400
  • 23ea12da92 import and export works, needs stabelizing against corrupted input data GeorgLegato 2023-04-17 03:37:58 +0200
  • 0031c0d14f allow for multiple generations per run Jonas Klesen 2023-04-17 01:55:25 +0200
  • b20bc1f7d8 Rewrite shrink_and_paste_on_blank function Jonas Klesen 2023-04-17 00:48:36 +0200
  • c4c1b91349
    Merge pull request #22 from GeorgLegato/not_squared vahid khroasani 2023-04-16 23:38:34 +0400
  • 63daf96bff
    Extending FFPROBE from user input setting vahid khroasani 2023-04-16 22:41:39 +0400
  • 57bca9fdde widht, height fun GeorgLegato 2023-04-16 19:41:57 +0200
  • 251e33e418 free ratio works, W and H mixed.. no clue why GeorgLegato 2023-04-16 04:08:09 +0200
  • 3a02a1e152
    Merge pull request #16 from GeorgLegato/resolution_improves vahid khroasani 2023-04-16 03:37:07 +0400
  • 9a1bfe8994 fixes #9 FFPROBE PATH-entry by providing DL.-link and settings GeorgLegato 2023-04-16 01:12:46 +0200
  • 846e7b0534 disable block size, maybe unforcing videos always 512px GeorgLegato 2023-04-16 00:09:18 +0200
  • 9d19a2b09b Merge branch 'main' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into main GeorgLegato 2023-04-15 20:49:09 +0200
  • 6e5a4da82a
    Merge pull request #12 from GeorgLegato/main vahid khroasani 2023-04-15 22:48:39 +0400
  • 97eb674430
    Update .gitignore GeorgLegato 2023-04-15 20:44:21 +0200
  • d419952544
    fixed MASK_WIDTH being 1/4 of output size GeorgLegato 2023-04-15 20:38:57 +0200
  • 7ef489adc9 fix width for square GeorgLegato 2023-04-15 20:38:04 +0200
  • 3b6936c8dc Merge branch 'main' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into main GeorgLegato 2023-04-15 19:11:51 +0200
  • 57a004537d
    Merge pull request #10 from nicholassun99/main vahid khroasani 2023-04-15 18:07:49 +0400
  • 44895d5e1f fix issue #11, settings, select size, output folder. GeorgLegato 2023-04-15 15:42:32 +0200
  • a7333f4023
    Added Interrupt Button nicholassun99 2023-04-15 15:13:55 +0800