lavanjv commited on
Commit
887dae5
1 Parent(s): 7c9df2e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -14,7 +14,6 @@ RUN mkdir /cache && chmod -R 777 /cache
14
  ENV TRANSFORMERS_CACHE=/cache
15
 
16
 
17
- ENV TRANSFORMERS_CACHE=/app/cache
18
 
19
  # Step 4: Install the required dependencies
20
  RUN pip install -r requirements.txt
 
14
  ENV TRANSFORMERS_CACHE=/cache
15
 
16
 
 
17
 
18
  # Step 4: Install the required dependencies
19
  RUN pip install -r requirements.txt