Spaces:
Runtime error
Runtime error
# -*- coding: utf-8 -*- | |
# file: __init__.py | |
# time: 05/12/2022 | |
# author: yangheng <hy345@exeter.ac.uk> | |
# github: https://github.com/yangheng95 | |
# huggingface: https://huggingface.co/yangheng | |
# google scholar: https://scholar.google.com/citations?user=NPq5a_0AAAAJ&hl=en | |
# Copyright (C) 2021. All Rights Reserved. | |
from .magnify import ImageMagnifier | |