Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,7 @@ CoTracker can track:
|
|
| 20 |
|
| 21 |
## How to use
|
| 22 |
Here is how to use this model in the **offline mode**:
|
|
|
|
| 23 |
```pip install imageio[ffmpeg]```, then:
|
| 24 |
```python
|
| 25 |
import torch
|
|
|
|
| 20 |
|
| 21 |
## How to use
|
| 22 |
Here is how to use this model in the **offline mode**:
|
| 23 |
+
|
| 24 |
```pip install imageio[ffmpeg]```, then:
|
| 25 |
```python
|
| 26 |
import torch
|