use webp images

This commit is contained in:
Jennifer Player
2024-03-06 13:53:05 -05:00
committed by Kent Keirsey
parent 8411029d93
commit aa88fadc30
8 changed files with 88 additions and 78 deletions

View File

@ -20,7 +20,6 @@ Validation errors will raise an InvalidModelConfigException error.
"""
from pathlib import Path
import time
from enum import Enum
from typing import Literal, Optional, Type, Union