Files
whisperbox-transcribe/app/web/__init__.py

4 lines
56 B
Python

from app.web.main import app_factory
app = app_factory