Releases: v8hid/infinite-zoom-automatic1111-webui
Releases · v8hid/infinite-zoom-automatic1111-webui
1.2 Frame correction, Common prompts
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)
- Refactor by @v8hid in #54
- Fixing grid images causing ffmpeg to crash by @jmsether in #56
- Update README.md to support VLAD as well by @GeorgLegato in #68
- Common prompt (incl json schema refactory) by @GeorgLegato in #59
- Frame correction by @v8hid in #76
- Validate table on generate by @GeorgLegato in #75
- v1.2 by @v8hid in #78
- Fix typo in static variables by @Oncorporation in #80
- HotFix by @v8hid in #81
New Contributors
Full Changelog: 1.0...1.2
1.0 - Scale, Prompt, Render
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
- @h0x91b made their first contribution in #5
- @v8hid made their first contribution in #6
- @nicholassun99 made their first contribution in #10
- @GeorgLegato made their first contribution in #12
- @deklesen made their first contribution in #26
Full Changelog: https://github.com/v8hid/infinite-zoom-automatic1111-webui/commits/1.0