Update predict.md

multisource-docs-fix
Lakshantha Dissanayake 5 months ago
parent 7b40b55e01
commit 3e8722a53f
  1. 3
      docs/en/modes/predict.md

@ -260,7 +260,8 @@ Below are code examples for using each source type:
# Run inference on the source
results = model(source) # list of Results objects
"TXT"
=== "TXT"
Run inference on a collection of images, videos and directories listed in a TXT file.
```python

Loading…
Cancel
Save