Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ torchvision
|
|
| 8 |
timm
|
| 9 |
seaborn
|
| 10 |
deeplabcut[modelzoo]
|
|
|
|
| 11 |
dlclib
|
| 12 |
argparse
|
| 13 |
humanfriendly
|
|
|
|
| 8 |
timm
|
| 9 |
seaborn
|
| 10 |
deeplabcut[modelzoo]
|
| 11 |
+
ruamel.yaml==0.17.21
|
| 12 |
dlclib
|
| 13 |
argparse
|
| 14 |
humanfriendly
|