This website requires JavaScript.
Explore
Help
Sign In
1580158
/
infinite-zoom-automatic1111-webui
mirror of
https://github.com/v8hid/infinite-zoom-automatic1111-webui.git
Watch
1
Star
0
Fork
You've already forked infinite-zoom-automatic1111-webui
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e24aeb3796
infinite-zoom-automatic1111...
/
iz_helpers
History
GeorgLegato
e24aeb3796
messing up interpol2
2023-04-23 22:32:30 +02:00
..
__init__.py
import *
2023-04-12 15:11:09 +04:00
image.py
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
interpol_exp_plot.py
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
interpol_plot.py
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
interpol_savgol.py
messing up interpol2
2023-04-23 22:32:30 +02:00
video.py
assert all frame have same size as first one
2023-04-20 19:13:21 +02:00