Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ More information needed
|
|
32 |
## Intended uses & limitations
|
33 |
|
34 |
Usage:
|
35 |
-
```
|
36 |
import av
|
37 |
import torch
|
38 |
import numpy as np
|
|
|
32 |
## Intended uses & limitations
|
33 |
|
34 |
Usage:
|
35 |
+
```python
|
36 |
import av
|
37 |
import torch
|
38 |
import numpy as np
|