ewokstomo.tasks.buildgallery.VolumeGalleryInputModel# class ewokstomo.tasks.buildgallery.VolumeGalleryInputModel(**data)[source]# Bases: BaseInputModel Parameters: data (Any) bounds: tuple[float, float] | None# 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# reconstructed_volume_path: str#