amritn8 commited on
Commit
3eef734
·
verified ·
1 Parent(s): 5b5b3ca

Create .env

Browse files
Files changed (1) hide show
  1. .env +4 -0
.env ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ TRANSFORMERS_CACHE=/tmp/model_cache
2
+ HF_HOME=/tmp/huggingface
3
+ STREAMLIT_SERVER_MAX_UPLOAD_SIZE=500
4
+ STREAMLIT_SERVER_MAX_MESSAGE_SIZE=500