Skip to content

Commit 0bc8423

Browse files
authored
Added comment
1 parent 3ba9e6a commit 0bc8423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/vision/custom_vision_prediction_samples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
TRAINING_KEY_ENV_NAME = "CUSTOMVISION_TRAINING_KEY"
88
SUBSCRIPTION_KEY_ENV_NAME = "CUSTOMVISION_PREDICTION_KEY"
99

10+
# Add your Custom Vision endpoint to your environment variables.
1011
ENDPOINT = os.environ['CUSTOM_VISION_ENDPOINT']
1112

1213
# Add this directory to the path so that custom_vision_training_samples can be found

0 commit comments

Comments
 (0)