Update README.md
Browse files
README.md
CHANGED
|
@@ -63,7 +63,7 @@ VeritaMilitary supports a wide range of hardware. Click the buttons below to dow
|
|
| 63 |
| <img src="https://storage.googleapis.com/gweb-developer-goog-blog-assets/images_archive/original_images/image1_v7xhr8h.png" width="80"> | **Mobile / Android** | Mobile Quantized | [**⬇️ Download TFLite**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan_float16.tflite) |
|
| 64 |
| <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuUv6hVLci1L1ZfvwIXDkZGetljXlYeUaVyDRyd5SxDf7HtGKrrpQY1Y4vrBWAK9lq9Ezmzw4Vk7v-dNeKyFCg6H_1Lqg43pGbNFHG5spM07j0ThWSPWGzkMdPg0P_KPsFO3-DHfKpR7I/s1600/tensorflowjs.png" width="80"> | **Web Browsers** | TensorFlow.js | [**⬇️ Download TF.js**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan_web_model.zip) |
|
| 65 |
| <img src="https://www.tensorflow.org/images/tf_logo_horizontal.png" width="80"> | **Legacy Systems** | Frozen Graph (.pb) | [**⬇️ Download TF-PB**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.pb) |
|
| 66 |
-
| <img src="https://pytorch.org/assets/images/pytorch-logo.png" width="40"> | **C++ / Production** | TorchScript JIT | [**⬇️ Download TorchScript**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/
|
| 67 |
| <img src="https://cdn-icons-png.flaticon.com/512/0/747.png" width="35"> | **iOS / macOS** | Apple Neural Engine | [**⬇️ Download CoreML**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.mlpackage.zip) |
|
| 68 |
| <img src="https://github.com/alibaba/MNN/raw/master/doc/banner.png" width="60"> | **Embedded Devices** | MNN Optimized | [**⬇️ Download MNN**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.mnn) |
|
| 69 |
| <img src="https://raw.githubusercontent.com/Tencent/ncnn/master/images/256-ncnn.png" width="40"> | **Embedded Devices** | NCNN Optimized | [**⬇️ Download NCNN**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan_ncnn_model.zip) |
|
|
|
|
| 63 |
| <img src="https://storage.googleapis.com/gweb-developer-goog-blog-assets/images_archive/original_images/image1_v7xhr8h.png" width="80"> | **Mobile / Android** | Mobile Quantized | [**⬇️ Download TFLite**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan_float16.tflite) |
|
| 64 |
| <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuUv6hVLci1L1ZfvwIXDkZGetljXlYeUaVyDRyd5SxDf7HtGKrrpQY1Y4vrBWAK9lq9Ezmzw4Vk7v-dNeKyFCg6H_1Lqg43pGbNFHG5spM07j0ThWSPWGzkMdPg0P_KPsFO3-DHfKpR7I/s1600/tensorflowjs.png" width="80"> | **Web Browsers** | TensorFlow.js | [**⬇️ Download TF.js**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan_web_model.zip) |
|
| 65 |
| <img src="https://www.tensorflow.org/images/tf_logo_horizontal.png" width="80"> | **Legacy Systems** | Frozen Graph (.pb) | [**⬇️ Download TF-PB**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.pb) |
|
| 66 |
+
| <img src="https://pytorch.org/assets/images/pytorch-logo.png" width="40"> | **C++ / Production** | TorchScript JIT | [**⬇️ Download TorchScript**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.torchscript) |
|
| 67 |
| <img src="https://cdn-icons-png.flaticon.com/512/0/747.png" width="35"> | **iOS / macOS** | Apple Neural Engine | [**⬇️ Download CoreML**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.mlpackage.zip) |
|
| 68 |
| <img src="https://github.com/alibaba/MNN/raw/master/doc/banner.png" width="60"> | **Embedded Devices** | MNN Optimized | [**⬇️ Download MNN**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan.mnn) |
|
| 69 |
| <img src="https://raw.githubusercontent.com/Tencent/ncnn/master/images/256-ncnn.png" width="40"> | **Embedded Devices** | NCNN Optimized | [**⬇️ Download NCNN**](https://huggingface.co/arkito/VeritaMilitary/resolve/main/veritascan_ncnn_model.zip) |
|