ewokstomo.tasks.buildgallery.ReferencesGalleryInputModel# class ewokstomo.tasks.buildgallery.ReferencesGalleryInputModel(**data)[source]# Bases: BaseInputModel Parameters: data (Any) image_size: int# model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}# Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. output_format: Literal['jpg', 'png', 'jpeg', 'webp']# overwrite: bool# reduced_darks_path: str# reduced_flats_path: str#