mila2030 commited on
Commit
ee01131
·
verified ·
1 Parent(s): 68874b0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -14,3 +14,5 @@ EXPOSE 7860
14
 
15
  # run
16
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
 
 
 
14
 
15
  # run
16
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
17
+
18
+ COPY checkpoint checkpoint