Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|