Simple tool to resize and upscale images using ML.
Find a file
2025-11-28 02:52:24 +01:00
models full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
photos full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
resized_images full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
.python-version full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
api.py full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
encode_change.py full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
initialize.py full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
main.py full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
pyproject.toml full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
README.md full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
resizing.py full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00
uv.lock full project -- checked by pyrefly 2025-11-28 02:52:24 +01:00

Before running the code you will need to install the following:

  • pip3 install opencv-python opencv-contrib-python
  • pip3 install numpy
  • pip3 install pillow

image

image