Final Dockerfile with all permission, PATH, and dependency fixes d6f5e42 Baha Joe commited on Dec 11, 2025
Final Docker fix: Added PATH and --user flag for pip install to resolve ModuleNotFoundError 3ec258f Baha Joe commited on Dec 11, 2025
Fix permissions: create directories and chown before switching user 326f9c7 Baha Joe commited on Dec 11, 2025
Final infrastructure fix: Switched to PyTorch base image to prevent OOM/timeout during Torch/Numpy install 44656af Baha Joe commited on Dec 11, 2025
Final dependency fix: Separated NumPy/Torch install layer to resolve moviepy import c804dff Baha Joe commited on Dec 11, 2025
Forcing Docker cache bust to fix moviepy ModuleNotFoundError 8574f9a Baha Joe commited on Dec 11, 2025