We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e056113 commit 43103c3Copy full SHA for 43103c3
projects/person/person_config.yaml
@@ -5,4 +5,4 @@ allowed_classes:
5
6
number_of_persons: 1
7
8
-temp: "./data/video.mp4" # System will temporarily download video from Integration platform (s3, roboflow) to this path to process
+temp: "/tmp/video.mp4" # System will temporarily download video from Integration platform (s3, roboflow) to this path to process
0 commit comments