We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6412489 commit c4237cbCopy full SHA for c4237cb
README.md
@@ -37,9 +37,7 @@ download_huggingface_model("superanimal_quadruped", model_dir)
37
38
PyTorch models available for a given dataset (compatible with DeepLabCut>=3.0) can be
39
listed using the `dlclibrary.get_available_detectors` and
40
-`dlclibrary.get_available_models` methods.
41
-
42
-Example use:
+`dlclibrary.get_available_models` methods. Example use:
43
44
```python
45
>>> import dlclibrary
0 commit comments