UnityPaul commited on
Commit
192d6ae
1 Parent(s): ae14ffb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ The model has 1.3 billion parameters.
14
 
15
  ## How to Use
16
  * Create a new scene in Unity 2023
17
- * Install `com.unity.sentis` version `1.4.0-pre.3` and `com.unity.nuget.newtonsoft-json` packages
18
  * Add the RunPhi15.cs file to the Main Camera
19
  * Put `phi15.sentis`, `vocab.json` and `merges.txt` in the Assets/StreamingAssets folder
20
  * Adjust some of the variables such as the `outputText` string to set the prompt
 
14
 
15
  ## How to Use
16
  * Create a new scene in Unity 2023
17
+ * Install `com.unity.sentis` version `1.5.0-pre.2` and `com.unity.nuget.newtonsoft-json` packages
18
  * Add the RunPhi15.cs file to the Main Camera
19
  * Put `phi15.sentis`, `vocab.json` and `merges.txt` in the Assets/StreamingAssets folder
20
  * Adjust some of the variables such as the `outputText` string to set the prompt