Nashid-Noor
Initial commit for HF Spaces without binaries
992aa4f
raw
history blame contribute delete
62 Bytes
from src.app import build_app
app = build_app()
app.launch()