ewokstomo.tasks.buildgallery.ReferencesGalleryOutputModel# class ewokstomo.tasks.buildgallery.ReferencesGalleryOutputModel(**data)[source]# Bases: BaseOutputModel Parameters: data (Any) gallery_image_paths: list[str]# gallery_path: str# model_config: ClassVar[ConfigDict] = {'arbitrary_types_allowed': True}# Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. processed_data_dir: str# reduced_darks_path: str# reduced_flats_path: str#