czczup commited on
Commit
a393696
1 Parent(s): 0b1b86d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -27,9 +27,7 @@ It is _**the largest open-source vision/vision-language foundation model (14B)**
27
  - Image size: 224 x 224
28
  - **Pretrain Dataset:** LAION-en, LAION-COCO, COYO, CC12M, CC3M, SBU, Wukong, LAION-multi
29
 
30
- ## Model Usage
31
-
32
- ### Image Embeddings
33
 
34
  ```python
35
  import torch
 
27
  - Image size: 224 x 224
28
  - **Pretrain Dataset:** LAION-en, LAION-COCO, COYO, CC12M, CC3M, SBU, Wukong, LAION-multi
29
 
30
+ ## Model Usage (Image Embeddings)
 
 
31
 
32
  ```python
33
  import torch