Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ opencv-python
|
|
| 9 |
imutils==0.5.4
|
| 10 |
mediapy==1.2.2
|
| 11 |
torch
|
|
|
|
| 12 |
git+https://github.com/facebookresearch/co-tracker.git
|
|
|
|
| 9 |
imutils==0.5.4
|
| 10 |
mediapy==1.2.2
|
| 11 |
torch
|
| 12 |
+
pyav
|
| 13 |
git+https://github.com/facebookresearch/co-tracker.git
|