Skip to content

Commit

Permalink
Eureka! Turns out rocm driver versions weren't the issue. sb3 above t…
Browse files Browse the repository at this point in the history
…his version now attempts to use torch.load weights_only=True related to DLR-RM/stable-baselines3#1852 😮‍💨
  • Loading branch information
mscs committed Apr 18, 2024
1 parent f2e5c35 commit d2a7ffb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ numba
numpy
pandas
Pillow
pyboy==2.0.0
pyboy>=2.0.0
scipy
Shimmy
stable-baselines3
stable-baselines3[extra]==2.2.1
tensorboard
tensorflow
timg
torch
torchaudio
torchvision
tqdm

0 comments on commit d2a7ffb

Please sign in to comment.