msluszniak commited on
Commit
f065463
·
verified ·
1 Parent(s): 256bada

Apply the model card standard

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ them.
47
 
48
  To use them in React Native ExecuTorch, pass the model constant shipped in the
49
  library's model registry to the corresponding task pipeline. See the
50
- [documentation](https://docs.swmansion.com/react-native-executorch/docs/fundamentals/loading-models).
51
 
52
  To load these files in your own ExecuTorch runtime, read the
53
  [compatibility note](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)
 
47
 
48
  To use them in React Native ExecuTorch, pass the model constant shipped in the
49
  library's model registry to the corresponding task pipeline. See the
50
+ [documentation](https://docs.swmansion.com/react-native-executorch/docs/fundamentals/downloading-models).
51
 
52
  To load these files in your own ExecuTorch runtime, read the
53
  [compatibility note](https://github.com/pytorch/executorch/blob/main/runtime/COMPATIBILITY.md)