
    wi>                     Z    d dl mZ ddlmZmZ  G d de          Z G d de          ZdS )	   )	deprecate   )VQEncoderOutputVQModelc                   ,    e Zd ZdZ ed de           dS )r   zImporting `VQEncoderOutput` from `diffusers.models.vq_model` is deprecated and this will be removed in a future version. Please use `from diffusers.models.autoencoders.vq_model import VQEncoderOutput`, instead.0.31N__name__
__module____qualname__deprecation_messager        i/root/.openclaw/workspace/chatterbox_venv_py311/lib/python3.11/site-packages/diffusers/models/vq_model.pyr   r      s/         oI)<=====r   r   c                   ,    e Zd ZdZ ed de           dS )r   zImporting `VQModel` from `diffusers.models.vq_model` is deprecated and this will be removed in a future version. Please use `from diffusers.models.autoencoders.vq_model import VQModel`, instead.r   Nr	   r   r   r   r   r      s.         _Ii!455555r   r   N)utilsr   autoencoders.vq_modelr   r   r   r   r   <module>r      s          ; ; ; ; ; ; ; ;> > > > >o > > >
6 6 6 6 6g 6 6 6 6 6r   