Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license_link: https://github.com/google/automl/blob/master/LICENSE
|
|
6 |
|
7 |
# Introduction
|
8 |
|
9 |
-
This repository hosts the efficientnet_v2_s models for the [React Native ExecuTorch](https://www.npmjs.com/package/react-native-executorch) library. It includes model exported for xnnpack, as well as coreml in `.pte` format, ready for use in the **ExecuTorch** runtime.
|
10 |
|
11 |
If you'd like to run these models in your own ExecuTorch runtime, refer to the [official documentation](https://pytorch.org/executorch/stable/index.html) for setup instructions.
|
12 |
|
|
|
6 |
|
7 |
# Introduction
|
8 |
|
9 |
+
This repository hosts the **efficientnet_v2_s** models for the [React Native ExecuTorch](https://www.npmjs.com/package/react-native-executorch) library. It includes model exported for xnnpack, as well as coreml in `.pte` format, ready for use in the **ExecuTorch** runtime.
|
10 |
|
11 |
If you'd like to run these models in your own ExecuTorch runtime, refer to the [official documentation](https://pytorch.org/executorch/stable/index.html) for setup instructions.
|
12 |
|