Spaces:
Runtime error
Runtime error
rebuild again
Browse files- 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 |
|