Initial marker-api benchmark setup: Containerfile, app.py, convert_both.py, compare_conversions.py
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user