1
0

Refactored code, added Dockerfile, replaced bash scripts with python alternatives, added README with instructions on running a pipeline

This commit is contained in:
2026-04-01 16:56:06 +02:00
parent ca116562fe
commit 686a458905
19 changed files with 1103 additions and 65 deletions

View File

@@ -42,6 +42,7 @@ Thumbs.db
# Local env and logs
.env
.env.*
!.env.example
*.log
*.pid
@@ -50,3 +51,13 @@ Thumbs.db
*.mov
*.avi
*.mkv
# Project generated data and checkpoints
images/
audios/
videos/
merged/
results/
outputs/
ckpts/
HunyuanVideo-1.5/ckpts/