a
    þdí  ã                   @  s8   d dl mZ d dlmZ d dlmZ G dd„ deƒZdS )é    )Úannotations)Ú	TypedDict)ÚNotRequiredc                   @  sF   e Zd ZU ded< ded< ded< ded< ded	< ded
< ded< dS )ÚFileDataz
str | NoneÚnameÚdatazNotRequired[int | None]ÚsizezNotRequired[bool]Úis_filezNotRequired[str]Z	orig_nameZ	mime_typeÚ	is_streamN)Ú__name__Ú
__module__Ú__qualname__Ú__annotations__© r   r   úc/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/gradio_client/data_classes.pyr      s   
r   N)Ú
__future__r   Útypingr   Ztyping_extensionsr   r   r   r   r   r   Ú<module>   s   