medhini/audio-video-textures

where is "models" in interpolate.py ?

Opened this issue · 0 comments

In audio-video-textures/baselines/classic_video_textures/interpolate.py, line 12, "from models import UNet, backWarp", the program crashed and return "ImportError: cannot import name 'UNet' from 'models'".
so may u tell me where is the "models" module ? is that a pip library or a folder? thx!