feat: webui

This commit is contained in:
2024-03-22 22:01:30 +07:00
parent cc57d5c8dc
commit 3fc3f1badd
9 changed files with 651 additions and 147 deletions

View File

@ -12,6 +12,7 @@ requests = "^2.31.0"
colorlog = "^6.8.2"
ffmpeg-progress-yield = "^0.7.8"
tqdm = "^4.66.2"
flask = "^3.0.2"
[build-system]