chmjkb commited on
Commit
1afd323
·
1 Parent(s): f8d78f1

chore: fix rfdetr link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: apache-2.0
4
 
5
  # Introduction
6
 
7
- This repository hosts the [RFDetr Nano](https://ai.google.dev/edge/mediapipe/solutions/vision/image_segmenter) model for object detection for the [React Native
8
  ExecuTorch](https://www.npmjs.com/package/react-native-executorch) library. It
9
  includes models exported using XNNPack backend in `.pte` format, ready for use in the
10
  **ExecuTorch** runtime.
 
4
 
5
  # Introduction
6
 
7
+ This repository hosts the [RFDetr Nano](https://github.com/roboflow/rf-detr) model for object detection for the [React Native
8
  ExecuTorch](https://www.npmjs.com/package/react-native-executorch) library. It
9
  includes models exported using XNNPack backend in `.pte` format, ready for use in the
10
  **ExecuTorch** runtime.