mrs83's picture
Initial Import
3e25ded
raw
history blame
94 Bytes
from blossomtune_gradio.gradio_app import demo
if __name__ == "__main__":
demo.launch()