Skip to content

requirements.txt doesn't exist, and is used in dockerfile. #1710

@mixtapeo

Description

@mixtapeo

Hi all.

The dockerfile for the project has this line:

RUN mkdir /workspace/ && cd /workspace/ && git clone https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix.git && cd pytorch-CycleGAN-and-pix2pix && pip install -r requirements.txt

for a requirements.txt that doesn't exist.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions