Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Jan 18, 2024
1 parent b0f1221 commit d033b63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,14 @@
</picture>
</a>

<br />

A high-performance [TensorFlow Lite](https://www.tensorflow.org/lite) library for React Native.

* 🔥 Powered by JSI
* 💨 Zero-copy ArrayBuffers
* 🔧 Uses the low-level C/C++ TensorFlow Lite core API for direct memory access
* 🔄 Supports fast-refresh for swapping out TensorFlow Models at runtime
* 🔄 Supports swapping out TensorFlow Models at runtime
* 🖥️ Supports GPU-accelerated delegates (CoreML/Metal/OpenGL)
* 📸 Easy [VisionCamera](https://github.com/mrousavy/react-native-vision-camera) integration

Expand Down

0 comments on commit d033b63

Please sign in to comment.