Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
- fix cpu ingest example
  • Loading branch information
simi authored Sep 19, 2023
1 parent 9d83fca commit 1e933b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ You will see an output like this:


Use the device type argument to specify a given device.
To run on `cuda`
To run on `cpu`

```sh
python ingest.py --device_type cpu
Expand Down

0 comments on commit 1e933b6

Please sign in to comment.