ModuleNotFoundError Traceback (most recent call last)
in <cell line: 4>()
2 #@markdown Results will be saved in a subdirectory of frames_dir named "interpolated_frames"
3
----> 4 from loguru import logger
5
6 logger.info("Beginning interpolation...")
ModuleNotFoundError: No module named 'loguru'