This commit is contained in:
Jan Nowak 2021-05-07 20:19:24 +02:00
commit a356589903
2 changed files with 4 additions and 1 deletions

View File

@ -23,5 +23,8 @@ WORKDIR /app
COPY ./dlgssdpytorch.py ./ COPY ./dlgssdpytorch.py ./
RUN chmod +x dlgssdpytorch.py RUN chmod +x dlgssdpytorch.py
<<<<<<< HEAD
COPY ./create_dataset.py ./ COPY ./create_dataset.py ./
RUN chmod +x create_dataset.py RUN chmod +x create_dataset.py
=======
>>>>>>> 6f485d6db1dc0417e5862be40269d7075200ad57