-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Benjamin Woodward
committed
Nov 5, 2024
1 parent
a8b505d
commit 546c34e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tator-py
updated
7 files
+1 −1 | config.json | |
+6 −3 | tator/extractor/extractor.py | |
+87 −17 | tator/transcode/__main__.py | |
+89 −87 | tator/transcode/make_thumbnails.py | |
+3 −3 | tator/transcode/prepare.py | |
+42 −6 | tator/transcode/transcode.py | |
+8 −2 | tator/util/import_resumable.py |