msluszniak commited on
Commit
1104f27
·
verified ·
1 Parent(s): 815d270

Apply the model card standard

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