a
    d4                     @   sD   zd dl mZmZ W n ey&   Y n0 d dlZd dlZdd ZdS )    )needs_local_scoperegister_cell_magicNc                    s"   t   ttd fdd	}d S )Nc                    sV   d|v rt d   ( t|d |  jdd W d    n1 sH0    Y  d S )Nzgr.Interfacez=Usage of gradio.Interface with %%blocks may result in errors.T)quiet)warningswarnclearexecZlaunch)linecellZlocal_nsZ__demo [/var/www/html/stable-diffusion-webui/venv/lib/python3.9/site-packages/gradio/ipython_ext.pyblocks   s    
z&load_ipython_extension.<locals>.blocks)N)grZBlocksr   r   )Zipythonr   r   r   r   load_ipython_extension   s    r   )ZIPython.core.magicr   r   ImportErrorr   Zgradior   r   r   r   r   r   <module>   s   