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