diff --git a/olmocr/bench/review_app.py b/olmocr/bench/review_app.py index 9ed1a59..1a3b4f2 100644 --- a/olmocr/bench/review_app.py +++ b/olmocr/bench/review_app.py @@ -10,8 +10,6 @@ from typing import Dict, List, Optional, Tuple from flask import Flask, jsonify, redirect, render_template, request, send_file, url_for - - app = Flask(__name__) # Global state