Fixed wrong GPU comment in docker-quickstart (#18746)
Signed-off-by: Philipp Schmidt <Fruchtzwerg94@users.noreply.github.com>
This commit is contained in:
parent
09a34b19ed
commit
5939c54bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ Here's how to execute the Ultralytics Docker container:
|
||||||
### Using only the CPU
|
### Using only the CPU
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Run with all GPUs
|
# Run without GPU
|
||||||
sudo docker run -it --ipc=host $t
|
sudo docker run -it --ipc=host $t
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue