You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,9 @@ Included prebuilt libraries:
41
41
42
42
## Install TensorFlow Lite for Unity
43
43
44
+
> [!IMPORTANT]
45
+
> You need to install [Git-LFS](https://git-lfs.github.com/).
46
+
44
47
- If you want to try all examples, clone this repository with [Git-LFS](https://git-lfs.github.com/).
45
48
- If you just need TensorFlow Lite libraries via UPM, open the file `Packages/manifest.json` and add following lines into `scopedRegistries` and `dependencies` section.
0 commit comments