bogeumkim commited on
Commit
f57c294
·
1 Parent(s): e2a56ac

Modify import error

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ from markdownify import markdownify
4
  from requests.exceptions import RequestException
5
  import gradio as gr
6
 
7
- # Import the Preprocessor class
8
  from utils.preprocessor import Preprocessor
9
 
10
  def visit_webpage(url, max_output_length=40000):
 
4
  from requests.exceptions import RequestException
5
  import gradio as gr
6
 
 
7
  from utils.preprocessor import Preprocessor
8
 
9
  def visit_webpage(url, max_output_length=40000):