Futuresony commited on
Commit
b90d67c
·
verified ·
1 Parent(s): 05ea874

Create .env

Browse files
Files changed (1) hide show
  1. .env +3 -0
.env ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ GOOGLE_SERVICE_ACCOUNT_KEY_BASE64='YOUR_ACTUAL_BASE64_ENCODED_SERVICE_ACCOUNT_KEY'
2
+ HF_TOKEN='YOUR_ACTUAL_HUGGING_FACE_TOKEN'
3
+ # You can add other variables here if needed