Commit 871d79ab authored by wuzekai's avatar wuzekai

Add new file

parent 19d81a35
Pipeline #566 canceled with stages
from flask import Blueprint, request, jsonify, send_file
import os
import subprocess
import json
import uuid
import re
ocr = Blueprint("ocr", __name__)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment