Skip to content

requirements.txt not honored in 1.2.0 #28

@alohia

Description

@alohia

Hi,

I have a requirements.txt file in the same directory as my generate.py. When I deploy this model, if I use the container for pytorch 1.3.1, the packages in requirements.txt get installed (expected behavior).
However, when using pytorch 1.2.0, the requirements.txt file is ignored and no specified packages are installed. Where is the requirements.txt file used to install the packages? Can someone point me to that?

Thanks
Akhil

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions