Skip to content
This repository was archived by the owner on Jun 21, 2024. It is now read-only.

Commit 8d17cc8

Browse files
committed
add import to README
1 parent 8d46176 commit 8d17cc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Phil Wang (lucidrains) advised and provided review for this implementation. [Ple
99

1010
```python
1111
import torch
12+
from t5_pytorch import T5
1213

1314
model = T5(
1415
dim = 768,

0 commit comments

Comments
 (0)