Skip to content

Commit

Permalink
Deploying to gh-pages from @ d539faf 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Nov 15, 2024
1 parent 5f547db commit b712772
Show file tree
Hide file tree
Showing 104 changed files with 500 additions and 689 deletions.
10 changes: 5 additions & 5 deletions bioimageio/spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ <h4 id="model-032">model 0.3.2</h4>
</div>
<div id="ApplicationDescr.source" class="classattr">
<div class="attr variable">
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5941297d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f59410cc540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5fc80f3d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f5fc7f28540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>


</div>
Expand Down Expand Up @@ -3277,7 +3277,7 @@ <h6 id="raises">Raises:</h6>
</div>
<div id="ModelDescr.documentation" class="classattr">
<div class="attr variable">
<span class="name">documentation</span><span class="annotation">: Annotated[Union[Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;), Predicate(is_absolute)], bioimageio.spec._internal.io.RelativeFilePath, bioimageio.spec._internal.url.HttpUrl], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function _validate_md_suffix at 0x7f593e95f880&gt;), PlainSerializer(func=&lt;function _package at 0x7f59410cc540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;), FieldInfo(annotation=NoneType, required=True, examples=[&#39;https://raw.githubusercontent.com/bioimage-io/spec-bioimage-io/main/example_descriptions/models/unet2d_nuclei_broad/README.md&#39;, &#39;README.md&#39;])]</span>
<span class="name">documentation</span><span class="annotation">: Annotated[Union[Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;), Predicate(is_absolute)], bioimageio.spec._internal.io.RelativeFilePath, bioimageio.spec._internal.url.HttpUrl], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function _validate_md_suffix at 0x7f5fc5d5f880&gt;), PlainSerializer(func=&lt;function _package at 0x7f5fc7f28540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;), FieldInfo(annotation=NoneType, required=True, examples=[&#39;https://raw.githubusercontent.com/bioimage-io/spec-bioimage-io/main/example_descriptions/models/unet2d_nuclei_broad/README.md&#39;, &#39;README.md&#39;])]</span>


</div>
Expand Down Expand Up @@ -3306,7 +3306,7 @@ <h6 id="raises">Raises:</h6>
</div>
<div id="ModelDescr.name" class="classattr">
<div class="attr variable">
<span class="name">name</span><span class="annotation">: Annotated[str, RestrictCharacters(alphabet=&#39;abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_- ()&#39;), MinLen(min_length=5), MaxLen(max_length=128), AfterWarner(func=&lt;function as_warning.&lt;locals&gt;.wrapper at 0x7f593471ad40&gt;, severity=20, msg=&#39;Name longer than 64 characters.&#39;, context={&#39;typ&#39;: Annotated[Any, MaxLen(max_length=64)]})]</span>
<span class="name">name</span><span class="annotation">: Annotated[str, RestrictCharacters(alphabet=&#39;abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_- ()&#39;), MinLen(min_length=5), MaxLen(max_length=128), AfterWarner(func=&lt;function as_warning.&lt;locals&gt;.wrapper at 0x7f5fbb616d40&gt;, severity=20, msg=&#39;Name longer than 64 characters.&#39;, context={&#39;typ&#39;: Annotated[Any, MaxLen(max_length=64)]})]</span>


</div>
Expand Down Expand Up @@ -3362,7 +3362,7 @@ <h6 id="raises">Raises:</h6>
</div>
<div id="ModelDescr.run_mode" class="classattr">
<div class="attr variable">
<span class="name">run_mode</span><span class="annotation">: Annotated[Optional[<a href="spec/model/v0_4.html#RunMode">bioimageio.spec.model.v0_4.RunMode</a>], AfterWarner(func=&lt;function as_warning.&lt;locals&gt;.wrapper at 0x7f593471b1a0&gt;, severity=30, msg=&#34;Run mode &#39;{value}&#39; has limited support across consumer softwares.&#34;, context={&#39;typ&#39;: None})]</span>
<span class="name">run_mode</span><span class="annotation">: Annotated[Optional[<a href="spec/model/v0_4.html#RunMode">bioimageio.spec.model.v0_4.RunMode</a>], AfterWarner(func=&lt;function as_warning.&lt;locals&gt;.wrapper at 0x7f5fbb6171a0&gt;, severity=30, msg=&#34;Run mode &#39;{value}&#39; has limited support across consumer softwares.&#34;, context={&#39;typ&#39;: None})]</span>


</div>
Expand Down Expand Up @@ -3405,7 +3405,7 @@ <h6 id="raises">Raises:</h6>
</div>
<div id="ModelDescr.weights" class="classattr">
<div class="attr variable">
<span class="name">weights</span><span class="annotation">: Annotated[<a href="spec/model/v0_5.html#WeightsDescr">bioimageio.spec.model.v0_5.WeightsDescr</a>, WrapSerializer(func=&lt;function package_weights at 0x7f59353ade40&gt;, return_type=PydanticUndefined, when_used=&#39;always&#39;)]</span>
<span class="name">weights</span><span class="annotation">: Annotated[<a href="spec/model/v0_5.html#WeightsDescr">bioimageio.spec.model.v0_5.WeightsDescr</a>, WrapSerializer(func=&lt;function package_weights at 0x7f5fbc2a9e40&gt;, return_type=PydanticUndefined, when_used=&#39;always&#39;)]</span>


</div>
Expand Down
2 changes: 1 addition & 1 deletion bioimageio/spec/application.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ <h1 class="modulename">
</div>
<div id="ApplicationDescr.source" class="classattr">
<div class="attr variable">
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5941297d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f59410cc540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5fc80f3d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f5fc7f28540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>


</div>
Expand Down
2 changes: 1 addition & 1 deletion bioimageio/spec/application/v0_2.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h5>Inherited Members</h5>
</div>
<div id="ApplicationDescr.source" class="classattr">
<div class="attr variable">
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5941297d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f59410cc540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5fc80f3d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f5fc7f28540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>


</div>
Expand Down
2 changes: 1 addition & 1 deletion bioimageio/spec/application/v0_3.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h5>Inherited Members</h5>
</div>
<div id="ApplicationDescr.source" class="classattr">
<div class="attr variable">
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5941297d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f59410cc540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>
<span class="name">source</span><span class="annotation">: Annotated[Optional[Annotated[Union[bioimageio.spec._internal.url.HttpUrl, bioimageio.spec._internal.io.RelativeFilePath, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5fc80f3d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f5fc7f28540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]], FieldInfo(annotation=NoneType, required=True, description=&#39;URL or path to the source of the application&#39;)]</span>


</div>
Expand Down
2 changes: 1 addition & 1 deletion bioimageio/spec/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ <h1 class="modulename">

<div id="FileDescr.source" class="classattr">
<div class="attr variable">
<span class="name">source</span><span class="annotation">: Annotated[Union[<a href="#HttpUrl">HttpUrl</a>, <a href="#RelativeFilePath">RelativeFilePath</a>, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5941297d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f59410cc540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]</span>
<span class="name">source</span><span class="annotation">: Annotated[Union[<a href="#HttpUrl">HttpUrl</a>, <a href="#RelativeFilePath">RelativeFilePath</a>, Annotated[pathlib.Path, PathType(path_type=&#39;file&#39;)]], FieldInfo(annotation=NoneType, required=True, metadata=[_PydanticGeneralMetadata(union_mode=&#39;left_to_right&#39;)]), AfterValidator(func=&lt;function wo_special_file_name at 0x7f5fc80f3d80&gt;), PlainSerializer(func=&lt;function _package at 0x7f5fc7f28540&gt;, return_type=PydanticUndefined, when_used=&#39;unless-none&#39;)]</span>


</div>
Expand Down
Loading

0 comments on commit b712772

Please sign in to comment.