ultralytics 8.0.152 bump torch>=1.8.0 (#4299)
This commit is contained in:
parent
6267d6a609
commit
28893d9d2d
23 changed files with 30 additions and 30 deletions
|
|
@ -55,8 +55,8 @@ vi requirements.txt
|
|||
- **Step 5.** Edit the following lines. Here you need to press **i** first to enter editing mode. Press **ESC**, then type **:wq** to save and quit
|
||||
|
||||
```sh
|
||||
# torch>=1.7.0
|
||||
# torchvision>=0.8.1
|
||||
# torch>=1.8.0
|
||||
# torchvision>=0.9.0
|
||||
```
|
||||
|
||||
**Note:** torch and torchvision are excluded for now because they will be installed later.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue