Skip to content

Commit

Permalink
updated the gcs files used in Usage [(#960)](GoogleCloudPlatform/pyth…
Browse files Browse the repository at this point in the history
…on-docs-samples#960)

updated the gcs files used in Usage to use public ones. Hopefully the readme will be updated
  • Loading branch information
merla18 authored and danoscarmike committed Sep 30, 2020
1 parent c945faa commit 02b1686
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
Usage Examples:
python analyze.py faces gs://cloudmleap/video/next/volleyball_court.mp4
python analyze.py labels gs://cloudmleap/video/next/fox-snatched.mp4
python analyze.py faces gs://demomaker/google_gmail.mp4
python analyze.py labels gs:/cloud-ml-sandbox/video/chicago.mp4
python analyze.py labels_file resources/fox-snatched.mp4
python analyze.py shots gs://cloudmleap/video/next/gbikes_dinosaur.mp4
python analyze.py safe_search gs://cloudmleap/video/next/animals.mp4
python analyze.py shots gs://demomaker/gbikes_dinosaur.mp4
python analyze.py safe_search gs://demomaker/gbikes_dinosaur.mp4
"""

Expand Down

0 comments on commit 02b1686

Please sign in to comment.