modular cleanup

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-08-29 17:40:04 +02:00
parent 525e8dec9d
commit a637d57ea5
11 changed files with 435 additions and 147 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ def rename(src:str, dst:str):
raise e
def install_requirements(attention:str='SDPA'):
def install_requirements():
install('av')