Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ torch
|
|
| 7 |
torchvision
|
| 8 |
timm
|
| 9 |
seaborn
|
| 10 |
-
deeplabcut[tf,modelzoo]
|
| 11 |
deeplabcut-live
|
| 12 |
ruamel.yaml==0.17.21
|
| 13 |
dlclibrary
|
|
|
|
| 7 |
torchvision
|
| 8 |
timm
|
| 9 |
seaborn
|
| 10 |
+
deeplabcut[tf,modelzoo]==2.0.0rc13
|
| 11 |
deeplabcut-live
|
| 12 |
ruamel.yaml==0.17.21
|
| 13 |
dlclibrary
|