mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 15:16:23 +00:00
Merge branch 'main' of https://github.com/won-ktds/smarketing-backend into poster-content
This commit is contained in:
commit
aedab857e2
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user