Emeritus-21 commited on
Commit
1175430
·
verified ·
1 Parent(s): 7754be4

Create .env.example

Browse files
Files changed (1) hide show
  1. .env.example +3 -0
.env.example ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Rename to .env locally if testing, or use HF Space Secrets
2
+ GEMINI_API_KEY=your_gemini_api_key_here
3
+ ELEVEN_API_KEY=your_elevenlabs_api_key_here