Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Chris4K/A.I.StateMachine
Chris4K
/
VoiceBot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Chris4K
commited on
26 days ago
Commit
67c2402
·
verified
·
1 Parent(s):
8c5fc77
Create setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+4
-0
setup.sh
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
#!/bin/bash
2
+
3
+
mkdir -p /app/.cache
4
+
export SENTENCE_TRANSFORMERS_HOME=/app/.cache