supertskone commited on
Commit
d8a566b
·
verified ·
1 Parent(s): b66017a

Update app/cache

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