mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-25 02:29:40 +00:00
3 lines
No EOL
77 B
Python
Executable file
3 lines
No EOL
77 B
Python
Executable file
#!/usr/bin/env python3
|
|
from av1an.__main__ import main
|
|
from .vmaf import VMAF |