hassan526 commited on
Commit
834ee90
·
1 Parent(s): 4ac2247

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -24,7 +24,6 @@ RUN unzip ./model.zip -d ./id_live/engine/ && rm ./model.zip
24
  RUN ./install.sh
25
 
26
  RUN chmod -R 777 .
27
- RUN chmod +x /tmp/ttvocrsrv
28
 
29
  # Expose port 8000(flask), 7860(gradio)
30
  EXPOSE 8000 7860
 
24
  RUN ./install.sh
25
 
26
  RUN chmod -R 777 .
 
27
 
28
  # Expose port 8000(flask), 7860(gradio)
29
  EXPOSE 8000 7860