Commit
·
ef67d78
1
Parent(s):
e9a2d5d
Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ Large-scale pretraining is fast becoming the norm in Vision-Language (VL) modeli
|
|
| 12 |
|
| 13 |
## Usage
|
| 14 |
|
| 15 |
-
```
|
| 16 |
from magma import Magma
|
| 17 |
|
| 18 |
from huggingface_hub import hf_hub_url, cached_download
|
|
|
|
| 12 |
|
| 13 |
## Usage
|
| 14 |
|
| 15 |
+
```py
|
| 16 |
from magma import Magma
|
| 17 |
|
| 18 |
from huggingface_hub import hf_hub_url, cached_download
|