yeswanthvarma commited on
Commit
c67bd41
·
verified ·
1 Parent(s): f8e1cc4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -1,6 +1,5 @@
1
  FROM python:3.10-slim
2
  ENV HF_HOME=/tmp/huggingface
3
- ENV TRANSFORMERS_CACHE=/tmp/transformers
4
  ENV TORCH_HOME=/tmp/torch
5
 
6
  # System dependencies for OpenCV
 
1
  FROM python:3.10-slim
2
  ENV HF_HOME=/tmp/huggingface
 
3
  ENV TORCH_HOME=/tmp/torch
4
 
5
  # System dependencies for OpenCV