FuryTMP commited on
Commit
dd4d6b3
·
verified ·
1 Parent(s): 3d3ee69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -50,9 +50,11 @@ This is a direct conversion of the **Distill-Any-Depth** PyTorch model to **ONNX
50
 
51
  ## 💻 How to Use In VisionDepth3D
52
 
53
- Place Folder containing onnx model into weights folder in VisionDepth3D
54
 
 
55
  VisionDepth3D¬
56
  Weights¬
57
  Distill Any Depth Base¬
58
  model.onnx
 
 
50
 
51
  ## 💻 How to Use In VisionDepth3D
52
 
53
+ Place Folder containing onnx model into weights folder in VisionDepth3D \
54
 
55
+ ```
56
  VisionDepth3D¬
57
  Weights¬
58
  Distill Any Depth Base¬
59
  model.onnx
60
+ ```