supertskone commited on
Commit
f4460e8
·
verified ·
1 Parent(s): e9bb085

Create app/cache

Browse files
Files changed (1) hide show
  1. app/cache +2 -0
app/cache ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import os
2
+ os.environ['TRANSFORMERS_CACHE'] = '/app/cache'