ultralytics 8.0.231 use new pyproject.toml (#7185)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
cdb10563d2
commit
d02e0aa86b
24 changed files with 187 additions and 257 deletions
|
|
@ -127,7 +127,7 @@ Ultralytics provides various installation methods including pip, conda, and Dock
|
|||
|
||||
For advanced Docker usage, feel free to explore the [Ultralytics Docker Guide](https://docs.ultralytics.com/guides/docker-quickstart/).
|
||||
|
||||
See the `ultralytics` [requirements.txt](https://github.com/ultralytics/ultralytics/blob/main/requirements.txt) file for a list of dependencies. Note that all examples above install all required dependencies.
|
||||
See the `ultralytics` [requirements.txt](https://github.com/ultralytics/ultralytics/blob/main/pyproject.toml) file for a list of dependencies. Note that all examples above install all required dependencies.
|
||||
|
||||
!!! Tip "Tip"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue