handaber commited on
Commit
8545bfe
·
verified ·
1 Parent(s): 02881e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,12 +1,12 @@
1
  # ImageBind Models (@ `./checkpoints`):
2
- - imagebind_huge.pth
3
- - model.safetensors
4
  - OpenVino Intermediate Representation Models:
5
- - Text
6
- - Vision
7
- - Audio
8
- - Thermal
9
- - Depth
10
  - [ ] TODO: IMU
11
  - [ ] TODO: Video
12
 
 
1
  # ImageBind Models (@ `./checkpoints`):
2
+ - [imagebind_huge.pth](.checkpoints/imagebind_huge.pth)
3
+ - [model.safetensors](.checkpoints/model.safetensors)
4
  - OpenVino Intermediate Representation Models:
5
+ - [Text](.checkpoints/text)
6
+ - [Vision](.checkpoints/vision)
7
+ - [Audio](.checkpoints/audio)
8
+ - [Thermal](.checkpoints/thermal)
9
+ - [Depth](.checkpoints/depth)
10
  - [ ] TODO: IMU
11
  - [ ] TODO: Video
12