Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ timm
|
|
9 |
seaborn
|
10 |
deeplabcut[modelzoo]
|
11 |
ruamel.yaml==0.17.21
|
12 |
-
|
13 |
argparse
|
14 |
humanfriendly
|
15 |
pandas
|
|
|
9 |
seaborn
|
10 |
deeplabcut[modelzoo]
|
11 |
ruamel.yaml==0.17.21
|
12 |
+
dlclibrary
|
13 |
argparse
|
14 |
humanfriendly
|
15 |
pandas
|