julienkay commited on
Commit
e517175
1 Parent(s): 4e1c03c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  These are [MiDaS](https://github.com/isl-org/MiDaS) models converted to ONNX to do Monocular Depth Estimation with Unity Sentis.
12
 
13
  ## How to Use
14
- Import the package into Unity using [GitHub](https://github.com/julienkay/com.doji.midas), [OpenUPM](https://openupm.com/packages/com.doji.midas/) or the [Asset Store](https://assetstore.unity.com/packages/slug/268501)
15
 
16
  Example source code to run this model can be found in the [Documentation](https://docs.doji-tech.com/com.doji.midas/manual/getting-started.html)
17
 
 
11
  These are [MiDaS](https://github.com/isl-org/MiDaS) models converted to ONNX to do Monocular Depth Estimation with Unity Sentis.
12
 
13
  ## How to Use
14
+ Import the package into Unity using [GitHub](https://github.com/julienkay/com.doji.midas), [OpenUPM](https://openupm.com/packages/com.doji.midas/) or the [Asset Store](https://assetstore.unity.com/packages/tools/ai-ml-integration/midas-monocular-depth-estimation-268501?aid=1101l3w5RJ&pubref=hf)
15
 
16
  Example source code to run this model can be found in the [Documentation](https://docs.doji-tech.com/com.doji.midas/manual/getting-started.html)
17