Skip to content

Releases: v8hid/infinite-zoom-automatic1111-webui

1.2 Frame correction, Common prompts

02 May 20:32
baec28c
Compare
Choose a tag to compare

Update Log - InFinite ZOOM v1.2 (Release Date: May 2, 2023)

  • Added common prompt prefix and suffix for better user experience.
  • Improved frame correction and enhancement with mask_blur and non-inpainting models.
  • All main frames will be shown as a gallery view in output.
  • Updated default parameter values.
  • Fixed bugs related to prompts import.
  • Made improvements to UI parameter Names and Frame problem (It's gone).
  • Refactored code for better maintenance.

What's Changed (internally)

New Contributors

Full Changelog: 1.0...1.2

1.0 - Scale, Prompt, Render

21 Apr 05:17
660aca3
Compare
Choose a tag to compare

Infinite Zoom 1.0

Endless Dreams simply from your prompts.

Works with

  • SD-WebUI Automatic1111
  • Vladimandic 1111 (a promising fork)

Features

Settings Tab

  • Pre-define default widht/height to start you setup with
  • Pre-define default Prompt-Table-Content using the json code window
  • Define which model to use for txt2img (start image) and which for inpainting (interpolation images)

Prompt Tab

  • Rectangular ratio possible 16-2048 px
  • Select your favorite Sampler
  • Smaller Numbers Column, more space for prompt text
  • Prompt-Table buttons for Clearing, Im/Export (Json)-Promptfile
  • JSONSchema validation of prompt-files (see scripts folder inside extension folder)
  • Batch-Count, create several movies, multiple runs.

Post-Process Tab

  • UPSCALE. Bigger is better. Select your upscaler, factor and enable it.

What's Changed

  • Zoom speed slider by @h0x91b in #5
  • video component updated by @v8hid in #6
  • Added Interrupt Button (Small cosmetic change) by @nicholassun99 in #10
  • fix issue #11, settings, select size, output folder. by @GeorgLegato in #12
  • Video was always 512px by @GeorgLegato in #16
  • Ffprobe bug by @GeorgLegato in #17
  • Supporting width and height between 16 - 2048 pixel, every ratio by @GeorgLegato in #22
  • Rewrite shrink_and_paste_on_blank function to use just pillow by @deklesen in #26
  • import and export prompts, needs more stable against corrupted input data by @GeorgLegato in #28
  • Allow for multiple generations per run by @deklesen in #27
  • Upscalers setting improve by @v8hid in #41
  • Upscalers setting improv -> move on to develop branch by @GeorgLegato in #42
  • Post Process (upsclaing), vlad fork Integration, Prompts loading error fixes, other improvments by @v8hid in #46

New Contributors

Full Changelog: https://github.com/v8hid/infinite-zoom-automatic1111-webui/commits/1.0