aongwachi commited on
Commit
573e6f1
·
verified ·
1 Parent(s): 14b54de

Upload export-credential.sh with huggingface_hub

Browse files
Files changed (1) hide show
  1. export-credential.sh +3 -0
export-credential.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ export GOOGLE_API_KEY="AIzaSyDtU5VqCz_mJVceGoly3rxz-NXjd5bE1sQ"
2
+ export OPENAI_API_KEY="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"
3
+ export HF_TOKEN="<YOUR_HF_TOKEN>"