Spaces:
Runtime error
Runtime error
File size: 95 Bytes
20076b6 |
1 2 3 4 5 |
from .interface import create_ui, create_web_demo
__all__ = ["create_ui", "create_web_demo"]
|