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[modelzoo]
|
11 |
ruamel.yaml==0.17.21
|
12 |
dlclibrary
|
13 |
argparse
|
|
|
7 |
torchvision
|
8 |
timm
|
9 |
seaborn
|
10 |
+
deeplabcut[tf,modelzoo]
|
11 |
ruamel.yaml==0.17.21
|
12 |
dlclibrary
|
13 |
argparse
|