fix: add missing pillow_jxl import

This import was accidentally removed in #569. This commit restores the import.
This commit is contained in:
Travis Abendshien
2024-12-30 20:50:57 -08:00
parent 584f3aa358
commit d5cebf39d4

View File

@@ -12,6 +12,7 @@ from pathlib import Path
import cv2
import numpy as np
import pillow_jxl # noqa: F401
import rawpy
import structlog
from mutagen import MutagenError, flac, id3, mp4