Update README.md
Browse files
README.md
CHANGED
|
@@ -39,6 +39,7 @@ resized_image = tvF.resize(
|
|
| 39 |
interpolation=tvF.InterpolationMode.BILINEAR,
|
| 40 |
antialias=True,
|
| 41 |
)
|
|
|
|
| 42 |
|
| 43 |
## Citation
|
| 44 |
|
|
|
|
| 39 |
interpolation=tvF.InterpolationMode.BILINEAR,
|
| 40 |
antialias=True,
|
| 41 |
)
|
| 42 |
+
```
|
| 43 |
|
| 44 |
## Citation
|
| 45 |
|