Skip to content

Commit 4212b8b

Browse files
authored
Update end-to-end-computer-vision/README.md
1 parent 7a8629f commit 4212b8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

end-to-end-computer-vision/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,7 @@ the `ls_project_id` to correspond to the id of your project within Label Studio.
153153

154154
Label Studio should be up and running for the whole duration of this pipeline
155155
run.
156-
Also in configs/ingest_data.yaml, make sure to change the dataset name to the name of the dataset in Label Studio.
157-
Also make sure the storage type to `gcs` if you are using GCP. Also make sure to set `ls_storage_id` and `ls_project_id`
156+
Also in `configs/ingest_data.yaml`, make sure to change the dataset name to the name of the dataset in Label Studio. You'll also want to make sure the storage type is set to `gcs` if you are using GCP, and don't forget to set `ls_storage_id` and `ls_project_id`
158157
to the correct values.
159158

160159
```bash

0 commit comments

Comments
 (0)