ncut-pytorch / Dockerfile
huzey's picture
I am done with this, use docker
4d4c121
raw
history blame contribute delete
No virus
159 Bytes
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