Paul Bird
commited on
Commit
·
8e0e5c3
1
Parent(s):
d21f2ba
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ To use *.sentis precompiled file, place the file in the Assets/StreamingAssets f
|
|
14 |
Model model = ModelLoader.Load("Othello.sentis");
|
15 |
```
|
16 |
|
17 |
-
![preview]
|
18 |
|
19 |
## Unity Sentis
|
20 |
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)
|
|
|
14 |
Model model = ModelLoader.Load("Othello.sentis");
|
15 |
```
|
16 |
|
17 |
+

|
18 |
|
19 |
## Unity Sentis
|
20 |
Unity Sentis is the inference engine that runs in Unity 3D. More information can be found at [here](https://unity.com/products/sentis)
|