1
0
Commit Graph

20 Commits

Author SHA1 Message Date
a80ecf411e Use src.logging_config imports in entry scripts 2026-04-03 16:20:50 +02:00
008ee18ba8 Refactor pipeline to call script entrypoints directly 2026-04-03 16:15:19 +02:00
74f8159eff Define and set device 2026-04-03 15:50:11 +02:00
e767aca68c Exclude transformers 5.4.0 due to flash_attn KeyError 2026-04-03 13:32:11 +02:00
4fe7762262 Updated uv paths, do not use system python 2026-04-03 12:58:20 +02:00
8ed5554d80 Changed the name of env var name related to huggingface api token 2026-04-02 19:30:43 +02:00
7ad1a08692 Pin torch to CUDA 12 compatible version 2026-04-02 18:11:57 +02:00
4f3c568123 Changed container command to run script with uv 2026-04-02 18:00:21 +02:00
c3bfa5ba65 Fix project root path for image/audio generation 2026-04-02 17:40:25 +02:00
323a41c622 Updated dependecies installation process 2026-04-02 15:36:16 +02:00
f6f5b87329 Fixed Dockerfile 2026-04-02 15:12:39 +02:00
9d0c509acd Removed --system flag 2026-04-02 14:37:05 +02:00
17e0099265 Migrate to uv sync and pytest coverage workflow 2026-04-02 14:28:18 +02:00
08ebab6348 Add skip-audio mode and resilient merge handling 2026-04-02 13:25:54 +02:00
a0a66264d2 Refactor src layout and add logging lifecycle + tests 2026-04-02 12:32:02 +02:00
e3c2b9ddee Added generate reel script step 2026-04-02 11:54:29 +02:00
48a11705f3 Moved COPY code statement, added shell scripts to the dockerignore 2026-04-02 11:14:51 +02:00
686a458905 Refactored code, added Dockerfile, replaced bash scripts with python alternatives, added README with instructions on running a pipeline 2026-04-01 16:56:06 +02:00
ca116562fe Initial 2026-04-01 15:55:10 +02:00
Madina
de1bb5c23f Video generation pipelines files added 2026-04-01 04:36:27 -07:00