File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
161161### Added
162162- more [ Task Enum] ( README.md#task-enum ) tasks
163163- [ Model Output Object] ( README.md#model-output-object )
164- - batch_size and hardware summary
164+ - ` batch_size ` and hardware summary
165165- [ ` mlm:accelerator ` , ` mlm:accelerator_constrained ` , ` mlm:accelerator_summary ` ] ( ./README.md#accelerator-type-enum )
166166 to specify hardware requirements for the model
167167- Use common metadata
@@ -180,7 +180,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
180180 and so on to provide STAC API search capabilities.
181181- replaced ` normalization:mean ` , etc. with [ statistics] ( ./README.md#bands-and-statistics ) from STAC 1.1 common metadata
182182- added ` pydantic ` models for internal schema objects in ` stac_model ` package and published to PYPI
183- - specified [ rel_type] ( README.md#relation-types ) to be ` derived_from ` and
183+ - specified [ ` rel_type ` ] ( README.md#relation-types ) to be ` derived_from ` and
184184 specify how model item or collection json should be named
185185- replaced all Enum Tasks names to use hyphens instead of spaces
186186- replaced ` dlm:task ` by ` mlm:tasks ` using an array of value instead of a single one, allowing models to represent
You can’t perform that action at this time.
0 commit comments