ckpt_path = 'checkpoints/epoch_20'
TITLE = 'Deep Exemplar-based Video Colorization using Vision Transformer'
DESCRIPTION = '''
This is a demo app of the thesis: Deep Exemplar-based Video Colorization using Vision Transformer.
The code is available at: The link will be updated soon.
Our previous work was also written into paper and accepted at the ICTC 2023 conference (Section B1-4).
'''.strip()