soyeonm / FILM

Official repository of ICLR 2022 paper FILM: Following Instructions in Language with Modular Methods
114 stars 27 forks source link

Fixes the Resetting ThorEnv #25

Closed Samuel-Fipps closed 1 year ago

Samuel-Fipps commented 1 year ago

Updated requirements.txt

Samuel-Fipps commented 1 year ago

Updated requirements.txt to fix the freezing on "Resetting ThorEnv" Error

GuoJunfu-tech commented 1 year ago

Hi, im currently using 3090 GPU, my cuda version cannot be lower than 11.6, as well as my torch. So I met the issue of Stucking at Resetting ThorEnv. I notice that the changes in your requirements.txt. However, are there more changes to solve the stuck issue?