Initial marker-api benchmark setup: Containerfile, app.py, convert_both.py, compare_conversions.py

This commit is contained in:
oval
2026-06-05 13:26:25 +02:00
commit 460fc0003b
33 changed files with 58290 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# marker-api - Core
flask>=3.0,<4.0
gunicorn>=21.2,<23.0
# marker dependencies — install from the cloned marker with full format extras
--editable ./marker[full]