atsushieee's picture
Upload folder using huggingface_hub
5e84ffc verified
raw
history blame
159 Bytes
"""Application layer for the Improvisation Lab."""
from improvisation_lab.application.app_factory import PracticeAppFactory
__all__ = ["PracticeAppFactory"]