Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Leonydis137
/
Autonomous-AI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Leonydis137
commited on
Jun 24
Commit
05c830c
·
verified
·
1 Parent(s):
46a25cc
Create .env
Browse files
Files changed (1)
hide
show
.env
+3
-0
.env
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
export TRANSFORMERS_CACHE=/app/cache/transformers
2
+
export HF_HOME=/app/cache/hf
3
+
export SENTENCE_TRANSFORMERS_HOME=/app/cache/st