chinmayjha's picture
Update entire src directory with fixed __init__.py
1d82c77
raw
history blame
75 Bytes
from .custom_gradio_ui import CustomGradioUI
__all__ = ["CustomGradioUI"]