Skip to content

Commit c4237cb

Browse files
committed
update README
1 parent 6412489 commit c4237cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ download_huggingface_model("superanimal_quadruped", model_dir)
3737

3838
PyTorch models available for a given dataset (compatible with DeepLabCut>=3.0) can be
3939
listed using the `dlclibrary.get_available_detectors` and
40-
`dlclibrary.get_available_models` methods.
41-
42-
Example use:
40+
`dlclibrary.get_available_models` methods. Example use:
4341

4442
```python
4543
>>> import dlclibrary

0 commit comments

Comments
 (0)