changes-wrt-feedback #1

Merged
ivan.sievering merged 5 commits from changes-wrt-feedback into main 2026-06-03 12:15:50 +02:00
Showing only changes of commit 16f891e6eb - Show all commits

View File

@@ -1,8 +1,8 @@
storage: local # 'local' or 's3' storage: local # 'local' or 's3'
# Required: set these to your actual paths (local path or bucket/prefix for S3) # Required: set these to your actual paths (local path or bucket/prefix for S3)
data_dir: # e.g. /data/clips or for S3: hydroscan-data/GRAMMONT/clips data_dir: # e.g. data/clips or for S3: hydroscan-data/GRAMMONT/
out_dir: # e.g. /data/out or for S3: hydroscan-data/annotations/<name>/ # Put your name here out_dir: # e.g. data/out or for S3: hydroscan-data/annotations/<name>/ # Put your name here
# For S3 credentials, copy .env.example to .env and fill in: # For S3 credentials, copy .env.example to .env and fill in:
# S3_ACCESS_KEY, S3_SECRET_ACCESS_KEY, S3_ENDPOINT_URL # S3_ACCESS_KEY, S3_SECRET_ACCESS_KEY, S3_ENDPOINT_URL