Instructions to use facebook/cotracker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- CoTracker
How to use facebook/cotracker with CoTracker:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
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
|