Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen committed Nov 24, 2023
1 parent 01ef6c4 commit 16b1246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predict.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def predict(
default="ui",
),
route: str = Input(
description='馃敆 comma connect URL (e.g. https://connect.comma.ai/fe18f736cb0d7813/1698620773416/1698620855707, this is the preferred input method and includes dongle ID with start/end times.) OR #锔忊儯 route ID (e.g. a2a0ccea32023010|2023-07-27--13-01-19. Note that any segment ID\"--\" appended to the end will be ignored as\"startSecond\" is used instead, but route id portion of input will still accepted)'
description='馃敆 comma connect URL (e.g. https://connect.comma.ai/fe18f736cb0d7813/1698620773416/1698620855707, this is the preferred input method and includes dongle ID with start/end times.) OR #锔忊儯 route ID (e.g. a2a0ccea32023010|2023-07-27--13-01-19. Note that any segment ID \"--\" appended to the end will be ignored as\"startSecond\" is used instead, but route id portion of input will still accepted)'
' (鈿狅笍 "Public Access" must be enabled or a valid JWT Token must be provided.'
" All required files for render type in Comma Connect must be uploaded from device."
" Please see the Quick Usage section of the README on GitHub at https://github.com/nelsonjchen/op-replay-clipper#quick-usage for instructions on generating an appropiate comma connect URL.)",
Expand Down

0 comments on commit 16b1246

Please sign in to comment.