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 eb77790 commit 39d9bffCopy full SHA for 39d9bff
video/cloud-client/analyze/analyze_test.py
@@ -22,6 +22,9 @@
22
23
24
BUCKET = os.environ['CLOUD_STORAGE_BUCKET']
25
+
26
27
+# Videos used for these tests can be found in the gs://demomaker/ public bucket
28
LABELS_FILE_PATH = '/video/cat.mp4'
29
EXPLICIT_CONTENT_FILE_PATH = '/video/cat.mp4'
30
SHOTS_FILE_PATH = '/video/gbikes_dinosaur.mp4'
0 commit comments