Chris4K commited on
Commit
1710dcb
1 Parent(s): 8177455

Create setup.sh

Browse files
Files changed (1) hide show
  1. setup.sh +4 -0
setup.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ mkdir -p /app/.cache
4
+ export SENTENCE_TRANSFORMERS_HOME=/app/.cache