vr18 commited on
Commit
758c59c
β€’
1 Parent(s): 2ddc577

little change

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -12,7 +12,6 @@ import os
12
 
13
  # take as env variable called OPENAI_API_KEY
14
  openai.api_key = os.getenv("OPENAI")
15
- print("openai.api_key", openai.api_key)
16
 
17
  # write some python constants for file name, paragraph length, overlapping length:
18
  file_path = "data/Hair-Relaxer-Master-Complaint-1.pdf"
 
12
 
13
  # take as env variable called OPENAI_API_KEY
14
  openai.api_key = os.getenv("OPENAI")
 
15
 
16
  # write some python constants for file name, paragraph length, overlapping length:
17
  file_path = "data/Hair-Relaxer-Master-Complaint-1.pdf"