Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Futuresony
/
FutureX
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Futuresony
commited on
6 days ago
Commit
b90d67c
·
verified
·
1 Parent(s):
05ea874
Create .env
Browse files
Files changed (1)
hide
show
.env
+3
-0
.env
ADDED
Viewed
@@ -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