Skip to content

Commit 378f091

Browse files
merla18leahecole
authored andcommitted
updated the gcs files used in Usage [(#960)](#960)
updated the gcs files used in Usage to use public ones. Hopefully the readme will be updated
1 parent e2778e2 commit 378f091

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

videointelligence/samples/analyze/analyze.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
2020
Usage Examples:
2121
22-
python analyze.py faces gs://cloudmleap/video/next/volleyball_court.mp4
23-
python analyze.py labels gs://cloudmleap/video/next/fox-snatched.mp4
22+
python analyze.py faces gs://demomaker/google_gmail.mp4
23+
python analyze.py labels gs:/cloud-ml-sandbox/video/chicago.mp4
2424
python analyze.py labels_file resources/fox-snatched.mp4
25-
python analyze.py shots gs://cloudmleap/video/next/gbikes_dinosaur.mp4
26-
python analyze.py safe_search gs://cloudmleap/video/next/animals.mp4
25+
python analyze.py shots gs://demomaker/gbikes_dinosaur.mp4
26+
python analyze.py safe_search gs://demomaker/gbikes_dinosaur.mp4
2727
2828
"""
2929

0 commit comments

Comments
 (0)