o
    ¦@Tjm  ã                   @   s,   d Z ddlZddlmZ G dd„ deƒZdS )z8Pydantic schemas for the VTON (Virtual Try-On) endpoint.é    N)Ú	BaseModelc                   @   sN   e Zd ZU dZeed< eed< eej ed< eej ed< dZ	edB ed< dS )ÚVtonGenerateResponsez(Response for POST /api/v1/vton/generate.Úresult_image_urlÚresult_image_pathÚused_garment_idsÚskipped_garment_idsNÚllm_note)
Ú__name__Ú
__module__Ú__qualname__Ú__doc__ÚstrÚ__annotations__ÚlistÚuuidÚUUIDr   © r   r   ú0/home/ubuntu/htdocs/ootd-api/app/schemas/vton.pyr      s   
 r   )r   r   Úpydanticr   r   r   r   r   r   Ú<module>   s    