Apply the model card standard
Browse files
README.md
CHANGED
|
@@ -57,7 +57,7 @@ them.
|
|
| 57 |
|
| 58 |
To use them in React Native ExecuTorch, pass the model constant shipped in the
|
| 59 |
library's model registry to the corresponding task pipeline. See the
|
| 60 |
-
[documentation](https://docs.swmansion.com/react-native-executorch/docs/fundamentals/
|
| 61 |
|
| 62 |
To load these files in your own ExecuTorch runtime, read the
|
| 63 |
[compatibility note](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)
|
|
|
|
| 57 |
|
| 58 |
To use them in React Native ExecuTorch, pass the model constant shipped in the
|
| 59 |
library's model registry to the corresponding task pipeline. See the
|
| 60 |
+
[documentation](https://docs.swmansion.com/react-native-executorch/docs/fundamentals/downloading-models).
|
| 61 |
|
| 62 |
To load these files in your own ExecuTorch runtime, read the
|
| 63 |
[compatibility note](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)
|