Skip to content

Commit 01ef6c4

Browse files
committed
more copy
1 parent b1e7e28 commit 01ef6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

predict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def predict(
3737
default="ui",
3838
),
3939
route: str = Input(
40-
description='🔗 comma connect URL (e.g. https://connect.comma.ai/fe18f736cb0d7813/1698620773416/1698620855707, preferred input method and which includes dongle ID and start/end times.) OR #️⃣ route ID (e.g. a2a0ccea32023010|2023-07-27--13-01-19, any segment ID\"--\" appended to the end will be ignored as\"startSecond\" is used instead, but input will still accepted)'
40+
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)'
4141
' (⚠️ "Public Access" must be enabled or a valid JWT Token must be provided.'
4242
" All required files for render type in Comma Connect must be uploaded from device."
4343
" 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.)",

0 commit comments

Comments
 (0)