Merge branch 'main' of https://github.com/won-ktds/smarketing-backend into poster-content

This commit is contained in:
yuhalog 2025-06-19 13:47:27 +09:00
commit aedab857e2

View File

@ -92,7 +92,7 @@ class PosterService:
def _analyze_main_image(self, image_url: str) -> Dict[str, Any]: def _analyze_main_image(self, image_url: str) -> Dict[str, Any]:
""" """
메인 메뉴 이미지 분석 메인 메뉴 이미지 분석 시작
""" """
temp_files = [] temp_files = []
try: try: