Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ torchvision
|
|
8 |
timm
|
9 |
seaborn
|
10 |
deeplabcut[modelzoo]
|
11 |
-
|
12 |
argparse
|
13 |
humanfriendly
|
14 |
pandas
|
|
|
8 |
timm
|
9 |
seaborn
|
10 |
deeplabcut[modelzoo]
|
11 |
+
dlclib
|
12 |
argparse
|
13 |
humanfriendly
|
14 |
pandas
|