sen-pai / InfoGAIL

Pytorch implementation of InfoGAIL and WGAIL
MIT License
17 stars 2 forks source link

What version of gym is this library using? #7

Open rohanpaleja27 opened 2 years ago

rohanpaleja27 commented 2 years ago

Hi,

Would you be able to post your requirements.txt? I'm having trouble finding the correct version of stable-baselines3.

Thanks,

sen-pai commented 2 years ago

Hi @rohanpaleja27 there is a setup.py file in the imitation folder

you can find the version for stable-baselines3 here https://github.com/sen-pai/InfoGAIL/blob/a142da8d9ee8841eb82f12387ac7049c33f04238/imitation/setup.py#L60