GeorgLegato
51c650022b
messing up interpol2
2026-02-07 21:45:13 -08:00
Charles Fettinger
caaef2aa8b
Expand "image location JSON" string to be compatible with Filesystem, URL and dataURL
2026-02-07 21:44:42 -08:00
Charles Fettinger
9e27fc9bd8
Refactor Update
...
includes
Implement Infinite Zoom Exit Image
update gitignore
specify seed
new dataframe layout
2026-02-07 21:44:42 -08:00
jmsether
a0faa0d270
So apparently SD can return an array of zero... who knew, Implemented check for that as well. Interupting generation should no longer produce crashes
2026-02-07 21:39:32 -08:00
jmsether
b5c70c1a4b
Fixed rare crash bug when interupting generation
2026-02-07 21:39:32 -08:00
jmsether
2808d1f00b
Fixing grid images causing ffmpeg to crash
2026-02-07 21:39:32 -08:00
GeorgLegato
02f5625e6e
unused code
2023-04-25 05:53:57 +02:00
GeorgLegato
f2632302ef
Merge pull request #60 from v8hid/main
...
Update README.md
2023-04-25 05:31:56 +02:00
vahid khroasani
a730c8a271
Update README.md
2023-04-25 02:17:32 +04:00
vahid K. nejad
b8854da2fe
exponential interpolation function
2023-04-24 06:53:48 +04:00
GeorgLegato
8da6fb3a44
Merge pull request #57 from Oncorporation/exit_image_GL
...
Refactor Update for GL
2023-04-23 23:10:32 +02:00
GeorgLegato
82e80af3ad
Merge branch 'exit_image_GL' into exit_image_GL
...
Signed-off-by: GeorgLegato <bulbul@onlinehome.de>
2023-04-23 23:09:49 +02:00
GeorgLegato
e24aeb3796
messing up interpol2
2023-04-23 22:32:30 +02:00
Charles Fettinger
5141be2399
Refactor of GL implementation
2023-04-23 12:40:00 -07:00
GeorgLegato
d4f5e3457b
using SAVGOL filter on interpol_function and replaced by a LUT, so we can easily change zoom fct from outside.
2023-04-23 10:56:00 -07:00
GeorgLegato
61ffcb6ba4
blend over exit image. todo smooth interpol formular to fade out image completely, added Interpol-upscaler, dev-buttons
2023-04-23 10:55:34 -07:00
GeorgLegato
2b1d63ad1b
using SAVGOL filter on interpol_function and replaced by a LUT, so we can easily change zoom fct from outside.
2023-04-23 17:53:35 +02:00
GeorgLegato
1db7a1fcf8
Merge branches 'main' and 'exit_image_GL' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into exit_image_GL
2023-04-23 14:19:12 +02:00
GeorgLegato
a1150eca3a
blend over exit image. todo smooth interpol formular to fade out image completely, added Interpol-upscaler, dev-buttons
2023-04-23 14:12:16 +02:00
Charles Fettinger
608dde97c6
Refactor Update
...
includes
Implement Infinite Zoom Exit Image
update gitignore
specify seed
new dataframe layout
2023-04-23 02:56:24 -07:00
vahid khroasani
f48719000f
Refactor ( #54 )
...
A little bit of cleaning up the code!
2023-04-23 07:20:06 +04:00
vahid khroasani
fe7971a164
Merge pull request #49 from Oncorporation/dev
...
Implement Infinite Zoom Exit Image
2023-04-22 21:08:44 +04:00
vahid khroasani
49b2bc9d9b
Update infinite-zoom.py
...
stupid "," typo
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-22 05:41:33 +04:00
Charles Fettinger
f581d8e8dd
Implement Infinite Zoom Exit Image
...
update gitignore
specify seed
2023-04-21 00:46:00 -07:00
vahid khroasani
660aca308e
Merge pull request #46 from v8hid/develop
...
Post Process (Upsclaing), Vlad a1111 fork Integration, Prompts loading error fixes, choose Txt2img and Img2img model in setting, default output folder changed to /output/infinite-zoom, and other improvements
2023-04-21 08:30:55 +04:00
GeorgLegato
fafd087556
Merge branch 'develop' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into develop
2023-04-21 06:00:06 +02:00
GeorgLegato
c5f77a50e3
filter UniPC. Set def output folder to "Outputs"
2023-04-21 05:42:32 +02:00
vahid khroasani
29dccff5fd
More convenient default prompt added
...
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-21 07:10:30 +04:00
GeorgLegato
ec0f6bc82e
Merge branches 'main' and 'develop' of https://github.com/v8hid/infinite-zoom-automatic1111-webui into develop
2023-04-21 04:05:50 +02:00
GeorgLegato
93b91327ab
fix #45 , odd width/height crashed ffmpeg
2023-04-21 04:04:53 +02:00
GeorgLegato
77f64f994c
fixed upscaling-import for Vlad1111, fixed name for "Import Prompt" button
2023-04-21 00:56:21 +02:00
GeorgLegato
95ed85cd8a
fixed glitch in checking checkpoint_aliases vs checkpoint_alisases (typo)
2023-04-21 00:07:22 +02:00
GeorgLegato
aa1cfb00d4
assert all frame have same size as first one
2023-04-20 19:13:21 +02:00
GeorgLegato
8bcea44d21
less restrictive json, pretty print on default json
2023-04-20 18:51:59 +02:00
GeorgLegato
ed86daf515
fixed load_setting_model to keep al logic inside AND compatible with Vlad1111
2023-04-20 17:43:59 +02:00
vahid khroasani
6daf25745d
Update README.md
...
Signed-off-by: vahid khroasani <62482657+v8hid@users.noreply.github.com>
2023-04-20 17:50:21 +04:00
vahid K. nejad
2d3bbe91cd
load_model_from_setting function
2023-04-20 09:36:29 +04:00
GeorgLegato
9ba6f17ce3
now 1st column is minimized
2023-04-20 05:02:48 +02:00
GeorgLegato
106a22bb46
Merge pull request #42 from GeorgLegato/Upscalers_SettingImprov
...
Upscalers setting improv -> move on to develop branch
2023-04-20 04:20:07 +02:00
GeorgLegato
614657b319
minimize 1st column, only numbers here
2023-04-20 04:17:08 +02:00
GeorgLegato
3543fcd2d3
default value for models should None, when never written in onfig.json
2023-04-20 04:09:46 +02:00
vahid khroasani
0dafabe52f
Merge pull request #41 from GeorgLegato/Upscalers_SettingImprov
...
[Feature] Upscale feature - [Bugfix] prompt JSON loading error - [Feature] txt2image and inpainting model separation
2023-04-20 06:07:29 +04: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