Rehman1603 commited on
Commit
d7b6bb8
1 Parent(s): 7ce23f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,6 +10,7 @@ from langchain.embeddings import HuggingFaceEmbeddings
10
 
11
 
12
 
 
13
  def submitYourDocument(doc):
14
  reader = PdfReader(doc)
15
  # read data from the file and put them into a variable called raw_text
 
10
 
11
 
12
 
13
+
14
  def submitYourDocument(doc):
15
  reader = PdfReader(doc)
16
  # read data from the file and put them into a variable called raw_text