Marthee commited on
Commit
977051c
·
verified ·
1 Parent(s): e93fe79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -8,13 +8,6 @@ import urllib
8
 
9
  app = Flask(__name__)
10
 
11
- from flask import Flask, request, jsonify, send_file, render_template
12
- import urllib.parse
13
- import json
14
- from io import BytesIO
15
-
16
- app = Flask(__name__)
17
-
18
  pdf_content = None
19
  pageNumTextFound = 0
20
  BASE_URL = "https://marthee-nbslink.hf.space" # Hugging Face Spaces base URL
 
8
 
9
  app = Flask(__name__)
10
 
 
 
 
 
 
 
 
11
  pdf_content = None
12
  pageNumTextFound = 0
13
  BASE_URL = "https://marthee-nbslink.hf.space" # Hugging Face Spaces base URL