fix(webui): allow large chapter forms

This commit is contained in:
Bryan Nathan
2026-07-14 08:51:40 +08:00
parent b7026a666d
commit 2c4d13bf56
3 changed files with 60 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ dependencies = [
"python-dotenv>=1.0.1",
"static_ffmpeg>=2.13",
"Markdown>=3.9",
"Flask>=3.0.3",
"Flask>=3.1.0",
"numpy>=1.24.0",
"gpustat>=1.1.1",
"num2words>=0.5.13",