Spaces:
Sleeping
Sleeping
# Environment Variables for Business Card Data Extractor | |
# Copy this file to .env and replace with your actual values | |
# Google Gemini API Key (Required) | |
# Get your key from: https://aistudio.google.com/ | |
# For Hugging Face Spaces: Add this as a Repository Secret named "Gemini_API" | |
Gemini_API=your_gemini_api_key_here | |
# Example: | |
# Gemini_API=AIzaSyBxxxxxxxxxxxxxxxxxxxxxxxxxxxxx |