Spaces:
Running
on
Zero
Running
on
Zero
File size: 159 Bytes
4d4c121 |
1 2 3 4 5 |
FROM huzeeee/ncut-pytorch-demo:latest
RUN git clone https://huggingface.co/spaces/huzey/ncut-pytorch.git /ncut-pytorch
WORKDIR /ncut-pytorch
RUN python app.py |