erayman09 commited on
Commit
dc200ac
·
verified ·
1 Parent(s): a8da724

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import openai
7
 
8
 
9
  # Setup OpenAI API key (replace with your OpenAI API key)
10
- openai.api_key = "your-api-key-here"
11
 
12
 
13
  # Function to extract text from the image
 
7
 
8
 
9
  # Setup OpenAI API key (replace with your OpenAI API key)
10
+ openai.api_key = "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"
11
 
12
 
13
  # Function to extract text from the image