thechaiexperiment commited on
Commit
3fc4b10
·
1 Parent(s): 4deecd8

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -45,3 +45,4 @@ CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
45
 
46
  # Set environment variable for cache location
47
  ENV TRANSFORMERS_CACHE=/code/transformers_cache
 
 
45
 
46
  # Set environment variable for cache location
47
  ENV TRANSFORMERS_CACHE=/code/transformers_cache
48
+