Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amritn8
/
final_v1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
amritn8
commited on
Jun 12, 2025
Commit
3eef734
·
verified
·
1 Parent(s):
5b5b3ca
Create .env
Browse files
Files changed (1)
hide
show
.env
+4
-0
.env
ADDED
Viewed
@@ -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