Greencapabara's picture
Upload app-shared.py
5ca9759
raw history blame
No virus
95 Bytes
# Run the app with no audio file restrictions
from app import createUi
createUi(-1, share=True)