lengyue233 commited on
Commit
0d6c1d6
1 Parent(s): 8dc5410

rebuild again

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -18,7 +18,6 @@ COPY checkpoint.ckpt checkpoints/checkpoint.ckpt
18
  COPY exp_hifisinger.py configs/exp_hifisinger.py
19
  RUN chmod -R 777 /root/fish-diffusion
20
 
21
-
22
  ENV GRADIO_SERVER_NAME=0.0.0.0
23
  ENV GRADIO_SERVER_PORT=7860
24
 
 
18
  COPY exp_hifisinger.py configs/exp_hifisinger.py
19
  RUN chmod -R 777 /root/fish-diffusion
20
 
 
21
  ENV GRADIO_SERVER_NAME=0.0.0.0
22
  ENV GRADIO_SERVER_PORT=7860
23