runtime error
Exit code: 1. Reason: WARNING:root:⚠️ MoviePy not available. Install with: pip install moviepy Traceback (most recent call last): File "/app/app.py", line 493, in <module> def create_text_overlay(text: str, video_size: Tuple[int, int], duration: float) -> Optional[ImageClip]: ^^^^^^^^^ NameError: name 'ImageClip' is not defined
Container logs:
Fetching error logs...