mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-11 04:58:34 +03:00
4 lines
56 B
Python
4 lines
56 B
Python
from app.web.main import app_factory
|
|
|
|
app = app_factory
|