We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0abb9da commit 378046bCopy full SHA for 378046b
1 file changed
app.py
@@ -1,5 +1,5 @@
1
from flask import Flask, request, jsonify, url_for, send_from_directory, send_file
2
-import pymupdf as fitz # PyMuPDF
+import fitz # PyMuPDF
3
import pdfplumber
4
import re
5
import json
0 commit comments