Afeezee commited on
Commit
50afc78
·
verified ·
1 Parent(s): ff02800

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from pdfminer.high_level import extract_text
4
  from docx import Document
5
  from groq import Groq
6
 
7
- key = "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"
8
  client = Groq(api_key=key)
9
 
10
  # Function to read PDF files
 
4
  from docx import Document
5
  from groq import Groq
6
 
7
+ key = "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"
8
  client = Groq(api_key=key)
9
 
10
  # Function to read PDF files