Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,6 @@ This is BLIP3o-8B checkpoint trained on the **open source** data.
|
|
17 |
|
18 |
```
|
19 |
from huggingface_hub import snapshot_download
|
20 |
-
|
21 |
snapshot_download(
|
22 |
repo_id="BLIP3o/BLIP3o-Model-8B",
|
23 |
repo_type="model"
|
|
|
17 |
|
18 |
```
|
19 |
from huggingface_hub import snapshot_download
|
|
|
20 |
snapshot_download(
|
21 |
repo_id="BLIP3o/BLIP3o-Model-8B",
|
22 |
repo_type="model"
|