Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ EAST was applied to a multimodal language model with RadGraph as the reward. Oth
|
|
24 |
## How to use:
|
25 |
|
26 |
```python
|
27 |
-
import torch
|
28 |
from torchvision.transforms import v2
|
29 |
import transformers
|
30 |
|
|
|
24 |
## How to use:
|
25 |
|
26 |
```python
|
27 |
+
import torch
|
28 |
from torchvision.transforms import v2
|
29 |
import transformers
|
30 |
|