We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccfac04 commit a9cdb17Copy full SHA for a9cdb17
ai/ai-vision/ai-vision-and-sam/files/README.md
@@ -32,7 +32,7 @@ python3 --version
32
```
33
pip install -r /path/to/requirements.txt
34
35
-3. Create a `.config` file that contains the following variables:
+3. Update the `.config` file with your own `CONFIG_FILE_PATH` and `COMPARTMENT_ID`:
36
37
CONFIG_FILE_PATH = <path_to_oci_login_config_file>
38
COMPARTMENT_ID = <compartment_OCID>
0 commit comments