Ajusta docker

This commit is contained in:
LeoMortari
2025-10-22 12:02:38 -03:00
parent b090f7c2cb
commit c641fd6331
9 changed files with 52 additions and 49 deletions

View File

@@ -8,7 +8,7 @@ from typing import List, Optional
from faster_whisper import WhisperModel
from .config import Settings
from video_render.config import Settings
logger = logging.getLogger(__name__)