yucheng-yu commited on
Commit
c38c78a
·
verified ·
1 Parent(s): 746a945

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -9,7 +9,6 @@ RUN mkdir $HOME/modelscope_cache
9
  ENV MODELSCOPE_CACHE=$HOME/modelscope_cache
10
  ENV GRADIO_SERVER_NAME=0.0.0.0
11
  EXPOSE 7860
12
- RUN pip install gradio
13
  RUN echo 'cloning facechain:hf_space_fact'
14
  RUN git clone -b feat/hf_space_fact https://github.com/modelscope/facechain.git
15
  WORKDIR $HOME/facechain
 
9
  ENV MODELSCOPE_CACHE=$HOME/modelscope_cache
10
  ENV GRADIO_SERVER_NAME=0.0.0.0
11
  EXPOSE 7860
 
12
  RUN echo 'cloning facechain:hf_space_fact'
13
  RUN git clone -b feat/hf_space_fact https://github.com/modelscope/facechain.git
14
  WORKDIR $HOME/facechain