Skip to content
Snippets Groups Projects

DRY

Merged Amir MOHAMMADI requested to merge dry into master
5 files
+ 148
202
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 3
0
SWAN_FRAME_SHAPE = (3, 1280, 720)
"Shape of the video frames in the swan database."
from .query_bio import Database, SwanAudioBioFile, SwanVideoBioFile
Loading