mobenta commited on
Commit
f76166d
·
verified ·
1 Parent(s): 5b5576c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ from loguru import logger
7
  import promptic
8
 
9
  # Initialize Cohere client with your API key
10
- cohere_client = cohere.Client(os.getenv("COHERE_API_KEY"))
11
 
12
  # Function to extract text from PDF
13
  def extract_text_from_pdf(pdf_file):
 
7
  import promptic
8
 
9
  # Initialize Cohere client with your API key
10
+ cohere_client = cohere.Client(os.getenv("vSS2Z6Jw3R73yh7XJpnZFttq1oTE0U94iFWdw6wG"))
11
 
12
  # Function to extract text from PDF
13
  def extract_text_from_pdf(pdf_file):