salesforce / ALPRO

Align and Prompt: Video-and-Language Pre-training with Entity Prompts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installing environment

MikeWangWZHL opened this issue · comments

Thanks for the sharing code! I was trying to set up the environment but met with some problem especially on installing apex; I wonder if it is possible to provide a .yaml file that can used to create the environment using only Conda? or a docker container for setting up the environment? Thanks!

Thanks for the kind suggestion. It will be nice to have better installation instructions.

We have noted this down and try to support it in our future release.

commented

I would also like to create a conda environment to run this code. Which version of CUDA and PyTorch did you use?

Thanks for the author to share code!

I also encounter environment set up problem:

When I only run on one GPU, the environment configuration method you provide may be little heavy.

We are still subscribed to this issue and will try to support in the coming patches. Please stay tuned.

Can I just use conda and pip install requirements.txt to create this project's environment?