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