vulpixelated commited on
Commit
a5ecc27
·
verified ·
1 Parent(s): b8c7568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,6 +7,6 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Official Unity Technologies space for models and more. We provide validated models that we know import and run well in the Sentis framework. They are pre-converted to our .sentis format, which can be directly imported into the Unity Editor.
11
 
12
- We encourage you to validate your own models and post them with the "Unity Sentis" library tag. When you post with the Unity Sentis library tag, it's useful to include a C# script sample or linked repo of working code. You can find a great [community implementing Sentis here](https://discussions.unity.com/c/ai-beta/sentis/10) and the [documentation here.](https://docs.unity3d.com/Packages/com.unity.sentis@latest)
 
7
  pinned: false
8
  ---
9
 
10
+ Official Unity Technologies space for models and more. We provide validated models that we know import and run well in the Inference framework. They are pre-converted to our .sentis format, which can be directly imported into the Unity Editor.
11
 
12
+ We encourage you to validate your own models and post them with the "Unity-inference-engine" library tag. When you post with the Unity Inference Engine library tag, it's useful to include a C# script sample or linked repo of working code. You can find a great [community implementing Inference Engine here](https://discussions.unity.com/lists/ai) and the [documentation here.](https://docs.unity3d.com/Packages/com.unity.ai.inference@latest)