dev2607 commited on
Commit
0b1e53f
·
verified ·
1 Parent(s): d0bf10a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -30,7 +30,6 @@ except:
30
  # If all else fails, try the default installation path
31
  pytesseract.pytesseract.tesseract_cmd = 'tesseract'
32
 
33
- export GEMINI_API_KEY= "AIzaSyDgFMpQp3hlpgLRsujjAtIGFNm40N_4beE"
34
  # Load environment variables
35
  load_dotenv()
36
 
 
30
  # If all else fails, try the default installation path
31
  pytesseract.pytesseract.tesseract_cmd = 'tesseract'
32
 
 
33
  # Load environment variables
34
  load_dotenv()
35