Skip to content

1.0 - Scale, Prompt, Render

Compare
Choose a tag to compare
@GeorgLegato GeorgLegato released this 21 Apr 05:17
· 78 commits to main since this release
660aca3

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