Skip to content

Commit 9581530

Browse files
Small clarification in documentation
1 parent 07f81e5 commit 9581530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm-silver-anno/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This directory contains the tools for LLM-based RFB annotation. The workflow is
1313

1414
Both annotation environments can be run using `streamlit run <filename>`. Since the apps gather frames from AAPB GUIDs and timepoints, **they must be run from a lab server if you do not have the videos saved locally!** Running them from your local device will cause an error.
1515

16-
You can upload an annotation file from your local device to the streamlit uploader. Once you start annotating, a copy with all annotated changes will be stored in the llm-silver-anno directory on the server. If you need to come back and make later changes, you can use the same local file -- even if the local file is unannotated, it will reference the server copy and pick up from where you left off.
16+
You can upload an annotation file from your local device to the streamlit uploader. Once you start annotating, a copy with all annotated changes will be stored in the llm-silver-anno directory on the server. If you need to come back and make later changes, you can use the same local file -- even if the local file is unannotated, it will reference the server copy and pick up from where you left off. If running locally, it will save and access the file stored in the local `llm-silver-anno` directory.
1717

1818
## Data format
1919

0 commit comments

Comments
 (0)